summaryrefslogtreecommitdiffstats
path: root/avahi-common/cdecl.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/cdecl.h')
-rw-r--r--avahi-common/cdecl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/avahi-common/cdecl.h b/avahi-common/cdecl.h
index ca462c8..b08e2a0 100644
--- a/avahi-common/cdecl.h
+++ b/avahi-common/cdecl.h
@@ -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" {