Arun Prakash Jana
6 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
1 additions and
0 deletions
-
src/nnn.c
|
|
@@ -4034,6 +4034,7 @@ int main(int argc, char *argv[]) |
|
|
|
filterfn = &visible_str; |
|
|
|
} |
|
|
|
|
|
|
|
/* Ignore certain signals */ |
|
|
|
signal(SIGINT, SIG_IGN); |
|
|
|
signal(SIGQUIT, SIG_IGN); |
|
|
|
|
|
|
|