]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - nss/pw.c
Add support for group files
[nsscash/nsscash.git] / nss / pw.c
index d2c1bfa4acd793b12e5cbdf084de22ddefe6ed33..1dd9d3b5c05279195af7ccbc2497035305735565 100644 (file)
--- a/nss/pw.c
+++ b/nss/pw.c
@@ -31,6 +31,8 @@
 #include "search.h"
 
 
+// NOTE: This file is very similar to gr.c, keep in sync!
+
 struct passwd_entry {
     uint64_t uid;
     uint64_t gid;