]> 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 ca462c8bdd3e23a1d7e4ed3400a610d0abfb4e9d..b08e2a0fd6e26d52c0db846fdd47f3c677472f6e 100644 (file)
@@ -23,7 +23,6 @@
 ***/
 
 /** \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" {