ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtperl.xs
(Generate patch)

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.57 by root, Thu Jan 12 01:30:53 2006 UTC vs.
Revision 1.58 by root, Thu Jan 12 01:38:37 2006 UTC

393 393
394struct rxvt_perl_interp rxvt_perl; 394struct rxvt_perl_interp rxvt_perl;
395 395
396static PerlInterpreter *perl; 396static PerlInterpreter *perl;
397 397
398rxvt_perl_interp::rxvt_perl_interp ()
399{
400}
401
402rxvt_perl_interp::~rxvt_perl_interp () 398rxvt_perl_interp::~rxvt_perl_interp ()
403{ 399{
404 if (perl) 400 if (perl)
405 { 401 {
406 perl_destruct (perl); 402 perl_destruct (perl);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines