CVS: rdesktop xclip.c,1.18,1.19
Peter Åstrand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21814 Modified Files: xclip.c Log Message: Surround public functions requiring X11 headers with #ifndef MAKE_PROTO; these are in xproto.h, which is not generated by cproto. Index: xclip.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/xclip.c,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** xclip.c 2 Aug 2005 09:19:24 -0000 1.18 --- xclip.c 2 Aug 2005 09:27:46 -0000 1.19 *************** *** 105,108 **** --- 105,109 ---- } + #ifndef MAKE_PROTO void xclip_handle_SelectionNotify(XSelectionEvent * event) *************** *** 367,370 **** --- 368,372 ---- rdesktop_is_selection_owner = 0; } + #endif ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click