Cnp/X11: correct object parameter in datacb
authorThiep Ha <thiepha@gmail.com>
Tue, 9 Jun 2015 08:06:45 +0000 (17:06 +0900)
committerDaniel Zaoui <daniel.zaoui@yahoo.com>
Fri, 12 Jun 2015 08:53:55 +0000 (11:53 +0300)
commit855ef0dbd4cc7ca53580594df36b50131122bb02
treeb2ed5657da465106e5c753b387b5205639a78155
parent5e468afa0d5b26cb6628460d3392b4d7aefa12c6
Cnp/X11: correct object parameter in datacb

The object parameter in datacb must be the selection request object,
not the selection owner object.
This patch corrects that.

Test case: open two windows with entry, copy text from one entry in
first window, paste to entry in other window.

@fix
src/lib/elm_cnp.c