]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/pw_vpw.c
Style cleanup.
[pw-darwin.git] / pw / pw_vpw.c
index fca53247672b40071615d3775cfacdf53e9521d3..bc5713e82d326ee5852254310d566504f12929cd 100644 (file)
@@ -27,7 +27,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id$";
+  "$FreeBSD$";
 #endif /* not lint */
 
 #include <stdio.h>
@@ -190,11 +190,13 @@ vendgrent(void)
        }
 }
 
-int
+RET_SETGRENT
 vsetgrent(void)
 {
        vendgrent();
+#if defined(__FreeBSD__)
        return 0;
+#endif
 }
 
 static struct group *