--- sourceforge.net/trunk/rdesktop/xproto.h 2003/07/01 09:31:25 432 +++ sourceforge.net/trunk/rdesktop/xproto.h 2003/07/09 09:18:20 435 @@ -1,4 +1,4 @@ -void xclip_handle_SelectionNotify(XSelectionEvent *event); -void xclip_handle_SelectionRequest(XSelectionRequestEvent *xevent); +void xclip_handle_SelectionNotify(XSelectionEvent * event); +void xclip_handle_SelectionRequest(XSelectionRequestEvent * xevent); void xclip_handle_SelectionClear(void); -void xclip_handle_PropertyNotify(XPropertyEvent *xev); +void xclip_handle_PropertyNotify(XPropertyEvent * xev);