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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.458 by sf-exg, Sat Jul 15 08:16:22 2017 UTC vs.
Revision 1.459 by root, Tue Jun 25 03:35:01 2019 UTC

3500 cl = selection.clip_text; 3500 cl = selection.clip_text;
3501 selectlen = selection.clip_len; 3501 selectlen = selection.clip_len;
3502 } 3502 }
3503 else 3503 else
3504 { 3504 {
3505 cl = L""; 3505 cl = (wchar_t *)L"";
3506 selectlen = 0; 3506 selectlen = 0;
3507 } 3507 }
3508 3508
3509#if !ENABLE_MINIMAL 3509#if !ENABLE_MINIMAL
3510 // xlib is horribly broken with respect to UTF8_STRING, and nobody cares to fix it 3510 // xlib is horribly broken with respect to UTF8_STRING, and nobody cares to fix it

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines