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.12 by root, Fri Jan 6 18:33:30 2006 UTC vs.
Revision 1.13 by root, Sat Jan 7 19:29:17 2006 UTC

26# include "hookinc.h" 26# include "hookinc.h"
27# undef def 27# undef def
28 HOOK_NUM, 28 HOOK_NUM,
29}; 29};
30 30
31struct rxvt_perl_term
32{
33 void *self;
34 unsigned long grabtime;
35};
36
31struct rxvt_perl_interp 37struct rxvt_perl_interp
32{ 38{
33 rxvt_perl_interp (); 39 rxvt_perl_interp ();
34 ~rxvt_perl_interp (); 40 ~rxvt_perl_interp ();
35 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines