Ver código fonte

fix comment on parsefonts()

master
phillbush 5 anos atrás
pai
commit
112e23c3e8
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      xmenu.c

+ 1
- 1
xmenu.c Ver arquivo

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

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


Carregando…
Cancelar
Salvar