mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 14:24:14 +01:00
Fix misc bugs.
This commit is contained in:
@@ -281,7 +281,7 @@ getInternalSelection(WMScreen *scr, Atom selection, Atom target,
|
||||
* do the conversion directly.
|
||||
*/
|
||||
|
||||
data = NULL;
|
||||
*data = NULL;
|
||||
|
||||
owner = XGetSelectionOwner(scr->display, selection);
|
||||
if (!owner)
|
||||
|
||||
Reference in New Issue
Block a user