]> git.meshlink.io Git - catta/blobdiff - avahi-common/cdecl.h
Modify C++ testing code to pass when CXXFLAGS contains -Werror. (Closes #75) (BTW...
[catta] / avahi-common / cdecl.h
index a40126ddca12359f0c4c5f23b46429263e26a539..b08e2a0fd6e26d52c0db846fdd47f3c677472f6e 100644 (file)
@@ -22,9 +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" {