--- rxvt-unicode/src/defaultfont.h 2004/02/13 13:28:17 1.12 +++ rxvt-unicode/src/defaultfont.h 2004/02/22 08:28:36 1.13 @@ -75,7 +75,7 @@ rxvt_font *new_font (const char *name, codeset cs); - void populate (const char *desc); + bool populate (const char *desc); int find_font (uint32_t unicode); rxvt_font *operator [] (int id) const