Fix typo.

This commit is contained in:
nekral-guest 2009-05-09 13:15:32 +00:00
parent d1534c53f7
commit ce684e236c

View File

@ -469,7 +469,7 @@ int main (int argc, char **argv)
fprintf (stderr, fprintf (stderr,
_("%s: (line %d, user %s) password not changed\n"), _("%s: (line %d, user %s) password not changed\n"),
Prog, line, name); Prog, line, name);
error++; errors++;
} }
#else /* !USE_PAM */ #else /* !USE_PAM */
if ( !eflg if ( !eflg