BSD 4_3 release
[unix-history] / usr / src / lib / libc / stdio / fgetc.c
index 62bc415..4fa4e8e 100644 (file)
@@ -1,6 +1,6 @@
-#ifndef lint
-static char sccsid[] = "@(#)fgetc.c    5.1 (Berkeley) %G%";
-#endif not lint
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)fgetc.c    5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
 
 #include <stdio.h>
 
 
 #include <stdio.h>