astyle formatting for sesman config.h and chansrv clipboard
This commit is contained in:
parent
0cd13e7e86
commit
0d8a49ab13
@ -1717,7 +1717,8 @@ clipboard_event_selection_owner_notify(XEvent *xevent)
|
||||
|
||||
g_got_selection = 0;
|
||||
if (lxevent->owner != 0) /* nil owner comes when selection */
|
||||
{ /* window is closed */
|
||||
{
|
||||
/* window is closed */
|
||||
XConvertSelection(g_display, g_clipboard_atom, g_targets_atom,
|
||||
g_clip_property_atom, g_wnd, lxevent->timestamp);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user