summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pw/pwupd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw/pwupd.h b/pw/pwupd.h
index d6e39ce..1d13511 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -93,7 +93,6 @@ char * getpwpath(char const * file);
int addgrent(struct group * grp);
int delgrent(struct group * grp);
int chggrent(char const * name, struct group * grp);
-int editgroups(char *name, char **groups);
int setgrdir(const char * dir);
char * getgrpath(const char *file);