Fix indentation

This commit is contained in:
Arun Prakash Jana 2018-07-06 13:35:18 +05:30
parent ae74c69a34
commit 054465c00d
No known key found for this signature in database
GPG key ID: A75979F35C080412

3
nnn.c
View file

@ -307,8 +307,7 @@ static char * const utils[] = {
#define STR_COPY_ID 4 #define STR_COPY_ID 4
#define STR_DATE_ID 5 #define STR_DATE_ID 5
static const char messages[][16] = static const char messages[][16] = {
{
"nftw failed", "nftw failed",
"HOME not set", "HOME not set",
"no traversal", "no traversal",