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.19 by root, Mon Jan 16 08:29:57 2006 UTC vs.
Revision 1.20 by root, Mon Jan 16 08:48:09 2006 UTC

44{ 44{
45 char **perl_environ; 45 char **perl_environ;
46 46
47 ~rxvt_perl_interp (); 47 ~rxvt_perl_interp ();
48 48
49 void init (); 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}; 52};
53 53
54extern struct rxvt_perl_interp rxvt_perl; 54extern struct rxvt_perl_interp rxvt_perl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines