nc, hush: cosmetic cleanups, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -129,7 +129,7 @@ int nc_main(int argc, char **argv)
|
||||
|
||||
if (wsecs) {
|
||||
alarm(0);
|
||||
/* Non-ignored siganls revert to SIG_DFL on exec anyway */
|
||||
/* Non-ignored signals revert to SIG_DFL on exec anyway */
|
||||
/*signal(SIGALRM, SIG_DFL);*/
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user