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.181 by root, Mon Jan 2 17:17:02 2006 UTC vs.
Revision 1.182 by root, Mon Jan 2 18:20:23 2006 UTC

849extern void rxvt_fatal (const char *fmt, ...) __attribute__ ((noreturn)); 849extern void rxvt_fatal (const char *fmt, ...) __attribute__ ((noreturn));
850extern void rxvt_exit_failure () __attribute__ ((noreturn)); 850extern void rxvt_exit_failure () __attribute__ ((noreturn));
851 851
852#define SET_LOCALE(locale) rxvt_set_locale (locale) 852#define SET_LOCALE(locale) rxvt_set_locale (locale)
853extern bool rxvt_set_locale (const char *locale); 853extern bool rxvt_set_locale (const char *locale);
854extern bool rxvt_push_locale (const char *locale);
855extern void rxvt_pop_locale ();
854 856
855/* 857/*
856 ***************************************************************************** 858 *****************************************************************************
857 * VARIABLES 859 * VARIABLES
858 ***************************************************************************** 860 *****************************************************************************

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines