--- rxvt-unicode/src/main.C 2011/01/28 00:21:10 1.350 +++ rxvt-unicode/src/main.C 2011/02/01 00:41:01 1.351 @@ -1177,10 +1177,10 @@ win = XGetSelectionOwner (dpy, atom); if (win != None) - return True; + return true; } - return False; + return false; } void