Selaa lähdekoodia

Remove NNN_PIPE on exit

master
Arun Prakash Jana 4 vuotta sitten
vanhempi
commit
309ed0ed67
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      src/nnn.c

+ 2
- 1
src/nnn.c Näytä tiedosto

@@ -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


Loading…
Peruuta
Tallenna