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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.536 by sf-exg, Wed Sep 3 18:47:16 2014 UTC vs.
Revision 1.537 by sf-exg, Fri Sep 5 19:02:53 2014 UTC

175} 175}
176 176
177void * rxvt_malloc (size_t size); 177void * rxvt_malloc (size_t size);
178void * rxvt_calloc (size_t number, size_t size); 178void * rxvt_calloc (size_t number, size_t size);
179void * rxvt_realloc (void *ptr, size_t size); 179void * rxvt_realloc (void *ptr, size_t size);
180
181KeySym rxvt_XKeycodeToKeysym (Display *dpy, KeyCode keycode, int index);
180 182
181///////////////////////////////////////////////////////////////////////////// 183/////////////////////////////////////////////////////////////////////////////
182 184
183// temporarily replace the process environment 185// temporarily replace the process environment
184extern char **environ; 186extern char **environ;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines