BSD 4_3 release
[unix-history] / usr / src / lib / libc / stdio / scanf.c
index 92410a9..9f1cab6 100644 (file)
@@ -1,4 +1,7 @@
-/* @(#)scanf.c 4.2 (Berkeley) %G% */
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)scanf.c    5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
+
 #include       <stdio.h>
 
 scanf(fmt, args)
 #include       <stdio.h>
 
 scanf(fmt, args)