From: nekral-guest Date: Fri, 22 May 2009 13:32:26 +0000 (+0000) Subject: re-indent. X-Git-Tag: 4.1.4.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9a8ffbb51eb15d91cf91a210905c025652d81d9;p=shadow re-indent. --- diff --git a/src/passwd.c b/src/passwd.c index 64505ca6..4033951f 100644 --- a/src/passwd.c +++ b/src/passwd.c @@ -526,7 +526,7 @@ static char *update_crypt_pw (char *cp) } else { cp++; } - } + } if (lflg && *cp != '!') { char *newpw = xmalloc (strlen (cp) + 2);