Arun Prakash Jana
il y a 6 ans
Parent
révision
b411893137
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: A75979F35C080412
1 fichiers modifiés avec
1 ajouts et
0 suppressions
-
src/nnn.c
|
|
@@ -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"); |
|
|
|