Deleted a misplaced semicolon.

This commit is contained in:
Josef Moellers
2017-02-11 08:55:07 -06:00
committed by Serge Hallyn
parent efc8c61f75
commit e36c0a418a
+1 -1
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"),