Explorar el Código

comment

master
phillbush hace 5 años
padre
commit
738ed9d5f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      xmenu.c

+ 1
- 1
xmenu.c Ver fichero

@@ -90,7 +90,7 @@ static void freemenu(struct Menu *menu);
static void cleanup(void);
static void usage(void);

/* global variables (X stuff and geometries) */
/* X stuff */
static Display *dpy;
static int screen;
static Visual *visual;


Cargando…
Cancelar
Guardar