From: phillbush Date: Tue, 22 Sep 2020 22:30:31 +0000 (-0300) Subject: fix comment on parsefonts() X-Git-Url: http://git.subgeniuskitty.com/xmenu/.git/commitdiff_plain/112e23c3e8bd279b4ee5464f39fb2b8df48b7f6d fix comment on parsefonts() --- diff --git a/xmenu.c b/xmenu.c index 76761cc..c5290c9 100644 --- a/xmenu.c +++ b/xmenu.c @@ -233,7 +233,7 @@ error: errx(1, "improper position: %s", optarg); } -/* parse color string */ +/* parse font string */ static void parsefonts(const char *s) {