Arun Prakash Jana
4 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
2 additions and
1 deletions
-
src/nnn.c
|
|
@@ -6917,7 +6917,8 @@ static void cleanup(void) |
|
|
|
if (g_state.autofifo) |
|
|
|
unlink(fifopath); |
|
|
|
#endif |
|
|
|
|
|
|
|
if (g_state.pluginit) |
|
|
|
unlink(g_pipepath); |
|
|
|
#ifdef DBGMODE |
|
|
|
disabledbg(); |
|
|
|
#endif |
|
|
|