BSD 4_1c_2 release
[unix-history] / usr / src / lib / libc / stdio / fputc.c
index 1c250bb..c25ca07 100644 (file)
@@ -1,4 +1,4 @@
-/* @(#)fputc.c 4.1 (Berkeley) %G% */
+/* @(#)fputc.c 4.1 (Berkeley) 12/21/80 */
 #include <stdio.h>
 
 fputc(c, fp)
 #include <stdio.h>
 
 fputc(c, fp)