mirror of
https://github.com/jarun/nnn.git
synced 2025-03-29 17:46:35 +00:00
Fix checkpatch warning
This commit is contained in:
parent
a34354409b
commit
b411893137
1 changed files with 1 additions and 0 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Reference in a new issue