Fix typo.
This commit is contained in:
parent
d1534c53f7
commit
ce684e236c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user