Browse Source

fix comment on parsefonts()

master
phillbush 4 years ago
parent
commit
112e23c3e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      xmenu.c

+ 1
- 1
xmenu.c View File

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

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


Loading…
Cancel
Save