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.16 by root, Thu Jan 12 01:30:53 2006 UTC vs.
Revision 1.17 by root, Thu Jan 12 01:38:37 2006 UTC

36 36
37struct rxvt_perl_interp 37struct rxvt_perl_interp
38{ 38{
39 char **perl_environ; 39 char **perl_environ;
40 40
41 rxvt_perl_interp ();
42 ~rxvt_perl_interp (); 41 ~rxvt_perl_interp ();
43 42
44 bool should_invoke[HOOK_NUM]; 43 bool should_invoke[HOOK_NUM];
45 44
46 void init (); 45 void init ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines