Code refactor

This commit is contained in:
Arun Prakash Jana 2019-01-20 22:12:43 +05:30
parent 1338922697
commit 4ff7ddc424
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

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