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

Comparing rxvt-unicode/src/rxvtperl.h (file contents):
Revision 1.25 by root, Tue Jun 5 19:32:29 2012 UTC vs.
Revision 1.26 by root, Tue Jun 5 22:23:07 2012 UTC

55 55
56 void init (rxvt_term *term); 56 void init (rxvt_term *term);
57 bool invoke (rxvt_term *term, hook_type htype, ...); 57 bool invoke (rxvt_term *term, hook_type htype, ...);
58 void line_update (rxvt_term *term); 58 void line_update (rxvt_term *term);
59 void selection_finish (rxvt_selection *sel, char *data, unsigned int len); 59 void selection_finish (rxvt_selection *sel, char *data, unsigned int len);
60 void usage (int type); 60 void usage (rxvt_term *term, int type);
61 61
62 enum 62 enum
63 { 63 {
64 RESOURCE_AVAILABLE = 0, 64 RESOURCE_AVAILABLE = 0,
65 RESOURCE_BOOLEAN = 1 65 RESOURCE_BOOLEAN = 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines