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.14 by root, Sun Jan 8 08:43:11 2006 UTC vs.
Revision 1.15 by root, Sun Jan 8 08:49:20 2006 UTC

39 rxvt_perl_interp (); 39 rxvt_perl_interp ();
40 ~rxvt_perl_interp (); 40 ~rxvt_perl_interp ();
41 41
42 bool should_invoke[HOOK_NUM]; 42 bool should_invoke[HOOK_NUM];
43 43
44 void init (bool tainted); 44 void init ();
45 bool invoke (rxvt_term *term, hook_type htype, ...); 45 bool invoke (rxvt_term *term, hook_type htype, ...);
46 void line_update (rxvt_term *term); 46 void line_update (rxvt_term *term);
47}; 47};
48 48
49extern struct rxvt_perl_interp rxvt_perl; 49extern struct rxvt_perl_interp rxvt_perl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines