Deleted a misplaced semicolon.

This commit is contained in:
Josef Moellers 2017-02-10 14:52:26 +01:00 committed by Serge Hallyn
parent efc8c61f75
commit e36c0a418a

View File

@ -1825,7 +1825,7 @@ static void tallylog_reset (char *user_name)
break;
}
if (failed);
if (failed)
{
fprintf (stderr,
_("%s: failed to reset the tallylog entry of user \"%s\"\n"),