Arun Prakash Jana
6 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A75979F35C080412
1 zmienionych plików z
1 dodań i
1 usunięć
-
src/nnn.c
|
|
@@ -393,7 +393,7 @@ static char * const utils[] = { |
|
|
|
#define STR_UNSAFE 5 |
|
|
|
#define STR_TMPFILE 6 |
|
|
|
|
|
|
|
static const char messages[][16] = { |
|
|
|
static const char * const messages[] = { |
|
|
|
"nftw failed", |
|
|
|
"HOME not set", |
|
|
|
"no traversal", |
|
|
|