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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.193 by root, Mon Jan 9 23:00:07 2006 UTC vs.
Revision 1.194 by root, Tue Jan 10 18:09:22 2006 UTC

839extern void rxvt_fatal (const char *fmt, ...) __attribute__ ((noreturn)); 839extern void rxvt_fatal (const char *fmt, ...) __attribute__ ((noreturn));
840extern void rxvt_exit_failure () __attribute__ ((noreturn)); 840extern void rxvt_exit_failure () __attribute__ ((noreturn));
841 841
842#define SET_LOCALE(locale) rxvt_set_locale (locale) 842#define SET_LOCALE(locale) rxvt_set_locale (locale)
843extern bool rxvt_set_locale (const char *locale); 843extern bool rxvt_set_locale (const char *locale);
844extern bool rxvt_push_locale (const char *locale); 844extern void rxvt_push_locale (const char *locale);
845extern void rxvt_pop_locale (); 845extern void rxvt_pop_locale ();
846 846
847/****************************************************************************/ 847/****************************************************************************/
848 848
849#ifdef MENUBAR 849#ifdef MENUBAR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines