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.76 by root, Thu Jan 19 11:56:00 2006 UTC vs.
Revision 1.77 by root, Thu Jan 19 17:55:27 2006 UTC

1729 1729
1730timer * 1730timer *
1731timer::after (NV delay) 1731timer::after (NV delay)
1732 CODE: 1732 CODE:
1733 THIS->start (NOW + delay); 1733 THIS->start (NOW + delay);
1734 RETVAL = THIS;
1734 OUTPUT: 1735 OUTPUT:
1735 RETVAL 1736 RETVAL
1736 1737
1737timer * 1738timer *
1738timer::stop () 1739timer::stop ()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines