Remove some more unneeded 'return;'s throughout.
This commit is contained in:
@@ -88,7 +88,6 @@ pwdgrp::read_passwd ()
|
||||
debug_printf ("Completing /etc/passwd: %s", linebuf);
|
||||
add_line (linebuf);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
struct passwd *
|
||||
|
Reference in New Issue
Block a user