BSD 4_3 release
[unix-history] / usr / src / lib / libc / stdio / putw.c
index f284f6f..d56868b 100644 (file)
@@ -1,4 +1,7 @@
-/* @(#)putw.c  4.1 (Berkeley) 12/21/80 */
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)putw.c     5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
+
 #include <stdio.h>
 
 putw(w, iop)
 #include <stdio.h>
 
 putw(w, iop)