one too many levels of indirection (from ks@purdue)
[unix-history] / usr / src / lib / libc / stdio / putchar.c
index 78334f1..d23300c 100644 (file)
@@ -1,4 +1,7 @@
-/* @(#)putchar.c       4.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)putchar.c  5.1 (Berkeley) %G%";
+#endif not lint
+
 /*
  * A subroutine version of the macro putchar
  */
 /*
  * A subroutine version of the macro putchar
  */