ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.C
(Generate patch)

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.219 by ayin, Sun Oct 28 11:06:59 2007 UTC vs.
Revision 1.220 by ayin, Sun Oct 28 11:25:04 2007 UTC

657 657
658 this->locale = "C"; 658 this->locale = "C";
659 } 659 }
660 660
661 661
662 this->locale = rxvt_strdup (this->locale); 662 this->locale = strdup (this->locale);
663 SET_LOCALE (this->locale); 663 SET_LOCALE (this->locale);
664 mbstate.reset (); 664 mbstate.reset ();
665#endif 665#endif
666 666
667#if HAVE_NL_LANGINFO 667#if HAVE_NL_LANGINFO

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines