Explorar el Código

fixing comment

master
phillbush hace 4 años
padre
commit
b1cf3ebd74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      xmenu.h

+ 1
- 1
xmenu.h Ver fichero

@@ -71,7 +71,7 @@ struct Item {
Imlib_Image icon;
};

/* monitor and cursor geometry structure */
/* monitor geometry structure */
struct Monitor {
int x, y, w, h; /* monitor geometry */
};


Cargando…
Cancelar
Guardar