BSD 4_3 release
[unix-history] / usr / src / lib / libc / stdio / putchar.c
index fd3dcfd..5aa3cee 100644 (file)
@@ -1,4 +1,7 @@
-/* @(#)putchar.c       4.1 (Berkeley) 12/21/80 */
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)putchar.c  5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
+
 /*
  * A subroutine version of the macro putchar
  */
 /*
  * A subroutine version of the macro putchar
  */