lvgx
GitHub
5 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
src/nnn.c
|
|
@@ -7048,6 +7048,8 @@ int main(int argc, char *argv[]) |
|
|
|
usage(); |
|
|
|
return EXIT_FAILURE; |
|
|
|
} |
|
|
|
if (env_opts_id == 0) |
|
|
|
env_opts_id = -1; |
|
|
|
} |
|
|
|
|
|
|
|
#ifdef DBGMODE |
|
|
|