--- rxvt-unicode/src/rxvtfont.h 2006/01/25 21:03:04 1.19 +++ rxvt-unicode/src/rxvtfont.h 2006/01/30 04:27:17 1.20 @@ -76,7 +76,7 @@ void set_name (char *name); - rxvt_font () { name = 0; } + rxvt_font (); virtual ~rxvt_font () { free (name); }; virtual void clear () { };