Explorar el Código

NOTREACHED comment

master
Ali H. Fardan hace 8 años
padre
commit
d1ae2e785d
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. +7
    -0
      slstatus.c

+ 7
- 0
slstatus.c Ver fichero

@@ -652,6 +652,13 @@ main(void)
sleep(UPDATE_INTERVAL -1);
}

/* NOT REACHED */
/*
* TODO: find out a way to exit successfully
* to prevent memory leaks
*/
/*
XCloseDisplay(dpy);
return 0;
*/
}

Cargando…
Cancelar
Guardar