summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chpass/chpass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/chpass.h b/chpass/chpass.h
index 0446468..d48e4e1 100644
--- a/chpass/chpass.h
+++ b/chpass/chpass.h
@@ -47,7 +47,7 @@ typedef struct _entry {
#define E_LOCATE 10
#define E_NAME 7
#define E_OTHER 11
-#define E_SHELL 12
+#define E_SHELL 13
extern ENTRY list[];
extern uid_t uid;