Deleted a misplaced semicolon.
This commit is contained in:
parent
efc8c61f75
commit
e36c0a418a
@ -1825,7 +1825,7 @@ static void tallylog_reset (char *user_name)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (failed);
|
if (failed)
|
||||||
{
|
{
|
||||||
fprintf (stderr,
|
fprintf (stderr,
|
||||||
_("%s: failed to reset the tallylog entry of user \"%s\"\n"),
|
_("%s: failed to reset the tallylog entry of user \"%s\"\n"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user