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.369 by sf-exg, Sun Feb 6 11:42:03 2011 UTC vs.
Revision 1.370 by sf-exg, Sun Feb 6 11:42:28 2011 UTC

2742{ 2742{
2743 if (prop == None) /* check for failed XConvertSelection */ 2743 if (prop == None) /* check for failed XConvertSelection */
2744 { 2744 {
2745 int selnum = selection_type & Sel_whereMask; 2745 int selnum = selection_type & Sel_whereMask;
2746 2746
2747 if (selnum == Sel_direct)
2748 selection_type = 0;
2749
2750 if ((selection_type & Sel_CompoundText)) 2747 if ((selection_type & Sel_CompoundText))
2751 { 2748 {
2752 selection_type = 0; 2749 selection_type = 0;
2753 selection_request_other (XA_STRING, selnum); 2750 selection_request_other (XA_STRING, selnum);
2754 } 2751 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines