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.224 by root, Thu May 22 18:54:33 2014 UTC vs.
Revision 1.225 by sf-exg, Thu Aug 21 15:58:29 2014 UTC

1837 THIS->cursor_blink_reset (); 1837 THIS->cursor_blink_reset ();
1838 break; 1838 break;
1839#endif 1839#endif
1840 1840
1841 case Opt_cursorUnderline: 1841 case Opt_cursorUnderline:
1842 THIS->cursor_type = set ? 1 : 0;
1842 THIS->want_refresh = 1; 1843 THIS->want_refresh = 1;
1843 THIS->refresh_check (); 1844 THIS->refresh_check ();
1844 break; 1845 break;
1845 1846
1846# case Opt_scrollBar_floating: 1847# case Opt_scrollBar_floating:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines