summaryrefslogtreecommitdiffstats
path: root/apps/passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/passwd.c')
-rw-r--r--apps/passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/passwd.c b/apps/passwd.c
index eb5a622af7..ea27c18fb7 100644
--- a/apps/passwd.c
+++ b/apps/passwd.c
@@ -66,7 +66,7 @@ typedef enum OPTION_choice {
OPT_IN,
OPT_NOVERIFY, OPT_QUIET, OPT_TABLE, OPT_REVERSE, OPT_APR1,
OPT_1, OPT_5, OPT_6, OPT_CRYPT, OPT_AIXMD5, OPT_SALT, OPT_STDIN,
- OPT_R_ENUM,
+ OPT_R_ENUM
} OPTION_CHOICE;
const OPTIONS passwd_options[] = {