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
1 changed files with 10 additions and 11 deletions

3
nnn.c
View File

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