From: Josef Moellers Date: Fri, 10 Feb 2017 13:52:26 +0000 (+0100) Subject: Deleted a misplaced semicolon. X-Git-Tag: 4.5~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36c0a418a337a9461507c8f8fbda0e7a6066077;p=thirdparty%2Fshadow.git Deleted a misplaced semicolon. --- diff --git a/src/useradd.c b/src/useradd.c index ae2029394..1797229b8 100644 --- a/src/useradd.c +++ b/src/useradd.c @@ -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"),