Explorar el Código

Fix checkpatch warning

master
Arun Prakash Jana hace 6 años
padre
commit
b411893137
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/nnn.c

+ 1
- 0
src/nnn.c Ver fichero

@@ -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");


Cargando…
Cancelar
Guardar