From: Jamey Sharp Date: Sun, 19 Nov 2006 05:30:12 +0000 (-0800) Subject: Fix Doxygen warnings. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aedfa1fe1d91a10ccfe3ee6ac6b7a25885623dc6;p=free-sw%2Fxcb%2Flibxcb Fix Doxygen warnings. Specifically, fixes these two warnings which were emitted for every generated source file: * Warning: end of file while inside a group * Warning: group XCB_BigRequests_API already documented. Skipping documentation. --- diff --git a/src/c-client.xsl b/src/c-client.xsl index 31b6de5..d5d2b35 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -973,11 +973,13 @@ authorization from the authors. -->___H -/** - * @file .h - **/ +/* + * This file generated automatically from +.xml by c-client.xsl using XSLT. + * Edit at your peril. + */ - + /** * @defgroup XCB__API XCB API * @brief XCB Protocol Implementation. @@ -985,14 +987,8 @@ authorization from the authors. * @{ **/ -/* - * This file generated automatically from -.xml by c-client.xsl using XSLT. - * Edit at your peril. - */ - - + #ifndef #define @@ -1028,10 +1024,11 @@ authorization from the authors. +#endif + /** * @} */ -#endif