X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fcdecl.h;h=a40126ddca12359f0c4c5f23b46429263e26a539;hb=9ad2a95c80ab0f9cf48d3f58e9a7ed6f06685c34;hp=82c687dad198071426597bcd27bf10201f7cbd1d;hpb=14f8d9beb7ef14b0aab5512345e09109bdd8cb0c;p=catta 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" {