1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

small 'remember todo' comment

This commit is contained in:
dan
2003-08-19 21:44:08 +00:00
parent 39b9edfdcd
commit 6aed0cd713

View File

@@ -161,6 +161,7 @@ alreadyHasStringValue(XftPattern *pattern, const char *object, char *value)
// check if to add a fallback size too. -Dan
// also handle an xlfd with %d for size?
static char*
makeFontOfSize(char *font, int size, char *fallback)
{