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.29 by root, Tue Jun 30 07:31:24 2020 UTC vs.
Revision 1.30 by root, Sun Nov 21 23:00:48 2021 UTC

56 #endif 56 #endif
57 57
58 void init (); 58 void init ();
59 void init (rxvt_term *term); 59 void init (rxvt_term *term);
60 void eval (const char *str); 60 void eval (const char *str);
61 bool invoke (rxvt_term *term, hook_type htype, ...); 61 bool invoke (rxvt_term *term, int htype, ...);
62 void line_update (rxvt_term *term); 62 void line_update (rxvt_term *term);
63 void selection_finish (rxvt_selection *sel, char *data, unsigned int len); 63 void selection_finish (rxvt_selection *sel, char *data, unsigned int len);
64 void usage (rxvt_term *term, int type); 64 void usage (rxvt_term *term, int type);
65 65
66 enum 66 enum

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines