X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fcdecl.h;h=b08e2a0fd6e26d52c0db846fdd47f3c677472f6e;hb=05dc243bdf89aae26c72434ddd7c27ab9143fec1;hp=82c687dad198071426597bcd27bf10201f7cbd1d;hpb=14f8d9beb7ef14b0aab5512345e09109bdd8cb0c;p=catta diff --git a/avahi-common/cdecl.h b/avahi-common/cdecl.h index 82c687d..b08e2a0 100644 --- a/avahi-common/cdecl.h +++ b/avahi-common/cdecl.h @@ -22,7 +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" {