*: mass cosmetic removal of extra empty lines. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -168,7 +168,6 @@ int addgroup_main(int argc UNUSED_PARAM, char **argv)
|
||||
{
|
||||
die_if_bad_username(argv[0]);
|
||||
new_group(argv[0], gid);
|
||||
|
||||
}
|
||||
/* Reached only on success */
|
||||
return EXIT_SUCCESS;
|
||||
|
Reference in New Issue
Block a user