From e7edbcd8e803fd114548f6c3a6d9a33967a21607 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Wed, 8 Jan 2014 12:39:09 +0100 Subject: [PATCH] Add LinphoneTransportType enum documentation to the linphone_address group. --- coreapi/linphonecore.h | 1 + 1 file changed, 1 insertion(+) diff --git a/coreapi/linphonecore.h b/coreapi/linphonecore.h index 7358159a9..14d4ff057 100644 --- a/coreapi/linphonecore.h +++ b/coreapi/linphonecore.h @@ -95,6 +95,7 @@ typedef struct _LCSipTransports{ /** * Enum describing transport type for LinphoneAddress. + * @ingroup linphone_address **/ enum _LinphoneTransportType{ LinphoneTransportUdp,