]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
re-indent.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 15 Aug 2011 14:40:42 +0000 (14:40 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 15 Aug 2011 14:40:42 +0000 (14:40 +0000)
src/groupmod.c

index acd059646a821a1e298ccc5ee0c7bfce6af17845..029102beb0bb77e41297afb1b81dec1b1555a15a 100644 (file)
@@ -551,7 +551,8 @@ static void prepare_failure_reports (void)
 #endif
        (void) snprintf (info_passwd.action,
                         511 - strlen (info_group.audit_msg),
-                        "group %s/%lu", group_name, (unsigned long int) group_id);
+                        "group %s/%lu",
+                        group_name, (unsigned long int) group_id);
 
        if (nflg) {
                strncat (info_group.action, ", new name: ",