]> git.meshlink.io Git - catta/blobdiff - avahi-common/cdecl.h
* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen macro...
[catta] / avahi-common / cdecl.h
index 82c687dad198071426597bcd27bf10201f7cbd1d..b08e2a0fd6e26d52c0db846fdd47f3c677472f6e 100644 (file)
@@ -22,7 +22,7 @@
   USA.
 ***/
 
-
+/** \file cdecl.h C++ compatibility */
 #ifdef __cplusplus
 /** If using C++ this macro enables C mode, otherwise does nothing */
 #define AVAHI_C_DECL_BEGIN extern "C" {