Explorar el Código

fix comment on parsefonts()

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

+ 1
- 1
xmenu.c Ver fichero

@@ -233,7 +233,7 @@ error:
errx(1, "improper position: %s", optarg);
}

/* parse color string */
/* parse font string */
static void
parsefonts(const char *s)
{


Cargando…
Cancelar
Guardar