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