--- rxvt-unicode/src/rxvtfont.h 2008/11/05 14:43:54 1.25 +++ rxvt-unicode/src/rxvtfont.h 2009/03/29 13:36:03 1.26 @@ -40,7 +40,7 @@ int ascent, descent, width, height; - void set_name (char *name); + void set_name (char *name_); rxvt_font (); virtual ~rxvt_font () { free (name); };