Fix checkpatch warning

This commit is contained in:
Arun Prakash Jana 2019-02-24 09:28:17 +05:30
parent a34354409b
commit b411893137
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions

View File

@ -3427,6 +3427,7 @@ nochange:
case SEL_NOTE:
{
static char *notepath;
notepath = notepath ? notepath : getenv(env_cfg[NNN_NOTE]);
if (!notepath) {
printmsg("set NNN_NOTE");