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.231 by root, Sat Jan 21 14:25:05 2006 UTC vs.
Revision 1.232 by root, Sat Jan 21 23:50:33 2006 UTC

158char * rxvt_Str_trim (char *str) NOTHROW; 158char * rxvt_Str_trim (char *str) NOTHROW;
159int rxvt_Str_escaped (char *str) NOTHROW; 159int rxvt_Str_escaped (char *str) NOTHROW;
160char ** rxvt_splitcommastring (const char *cs) NOTHROW; 160char ** rxvt_splitcommastring (const char *cs) NOTHROW;
161void rxvt_freecommastring (char **cs) NOTHROW; 161void rxvt_freecommastring (char **cs) NOTHROW;
162char * rxvt_File_find (const char *file, const char *ext, const char *path) NOTHROW; 162char * rxvt_File_find (const char *file, const char *ext, const char *path) NOTHROW;
163void rxvt_usleep (int usecs) NOTHROW;
164 163
165///////////////////////////////////////////////////////////////////////////// 164/////////////////////////////////////////////////////////////////////////////
166 165
167// temporarily replace the process environment 166// temporarily replace the process environment
168extern char **environ; 167extern char **environ;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines