--- rxvt-unicode/src/init.C 2007/10/28 11:06:59 1.219 +++ rxvt-unicode/src/init.C 2007/10/28 11:25:04 1.220 @@ -659,7 +659,7 @@ } - this->locale = rxvt_strdup (this->locale); + this->locale = strdup (this->locale); SET_LOCALE (this->locale); mbstate.reset (); #endif