From 54d7450ef8b085110c380d4263794deffa5edda4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Jun 2005 23:25:50 +0000 Subject: improve documentation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@152 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-common/cdecl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'avahi-common/cdecl.h') 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" { -- cgit