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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-common/cdecl.h b/avahi-common/cdecl.h
index 82c687d..a40126d 100644
--- a/avahi-common/cdecl.h
+++ b/avahi-common/cdecl.h
@@ -23,6 +23,8 @@
***/
+/** \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" {