BSD 4_3 release
[unix-history] / usr / src / lib / libc / gen / getgrent.c
index c5971d7..dbd487c 100644 (file)
@@ -1,4 +1,6 @@
-/* @(#)getgrent.c      4.3 (Berkeley) 8/18/83 */
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)getgrent.c 5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
 
 #include <stdio.h>
 #include <grp.h>
 
 #include <stdio.h>
 #include <grp.h>