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.251 by sf-exg, Wed Jul 14 12:39:57 2021 UTC vs.
Revision 1.252 by root, Wed Jul 14 13:52:24 2021 UTC

1562 THIS->rstyle = new_rstyle; 1562 THIS->rstyle = new_rstyle;
1563 OUTPUT: 1563 OUTPUT:
1564 RETVAL 1564 RETVAL
1565 1565
1566int 1566int
1567rxvt_term::view_start (int newval = 1) 1567rxvt_term::view_start (int newval = 0)
1568 PROTOTYPE: $;$ 1568 PROTOTYPE: $;$
1569 CODE: 1569 CODE:
1570{ 1570{
1571 RETVAL = THIS->view_start; 1571 RETVAL = THIS->view_start;
1572 if (items > 1) 1572 if (items > 1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines