BSD 4_3_Reno release
[unix-history] / usr / src / lib / libcompat / 4.3 / strout.c
index 52e84ab..8b032c2 100644 (file)
@@ -1,4 +1,7 @@
-/* @(#)strout.c        4.2 (Berkeley) %G% */
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)strout.c   5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
+
 #include       <stdio.h>
 
 _strout(count, string, adjust, file, fillch)
 #include       <stdio.h>
 
 _strout(count, string, adjust, file, fillch)