This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
xmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix comment on parsefonts()
master
phillbush
4 years ago
parent
c2959cf439
commit
112e23c3e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
{
Write
Preview
Loading…
Cancel
Save