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.23 by root, Mon Feb 21 07:41:03 2011 UTC vs.
Revision 1.24 by root, Mon Feb 21 08:10:10 2011 UTC

47 ~rxvt_perl_interp (); 47 ~rxvt_perl_interp ();
48 48
49 void init (rxvt_term *term); 49 void init (rxvt_term *term);
50 bool invoke (rxvt_term *term, hook_type htype, ...); 50 bool invoke (rxvt_term *term, hook_type htype, ...);
51 void line_update (rxvt_term *term); 51 void line_update (rxvt_term *term);
52 void selection_finish (rxvt_selection *sel, char *data, unsigned int len);
52}; 53};
53 54
54extern struct rxvt_perl_interp rxvt_perl; 55extern struct rxvt_perl_interp rxvt_perl;
55 56
56#else 57#else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines