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.275 by root, Tue Jun 26 00:40:19 2007 UTC vs.
Revision 1.276 by ayin, Sat Jun 30 23:58:29 2007 UTC

134const char * rxvt_Str_skip_space (const char *str) NOTHROW; 134const char * rxvt_Str_skip_space (const char *str) NOTHROW;
135char * rxvt_Str_trim (char *str) NOTHROW; 135char * rxvt_Str_trim (char *str) NOTHROW;
136int rxvt_Str_escaped (char *str) NOTHROW; 136int rxvt_Str_escaped (char *str) NOTHROW;
137char ** rxvt_splitcommastring (const char *cs) NOTHROW; 137char ** rxvt_splitcommastring (const char *cs) NOTHROW;
138void rxvt_freecommastring (char **cs) NOTHROW; 138void rxvt_freecommastring (char **cs) NOTHROW;
139char * rxvt_File_find (const char *file, const char *ext, const char *path) NOTHROW;
140 139
141///////////////////////////////////////////////////////////////////////////// 140/////////////////////////////////////////////////////////////////////////////
142 141
143// temporarily replace the process environment 142// temporarily replace the process environment
144extern char **environ; 143extern char **environ;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines