diff --git a/include/linphone/core.h b/include/linphone/core.h index 1a98e371b..c99939b71 100644 --- a/include/linphone/core.h +++ b/include/linphone/core.h @@ -2003,8 +2003,9 @@ LINPHONE_PUBLIC void linphone_core_abort_authentication(LinphoneCore *lc, Linpho /** * Clear all authentication information. -**/ -LINPHONE_PUBLIC void linphone_core_clear_all_auth_info(LinphoneCore *lc); + * @ingroup authentication + **/ +LINPHONE_PUBLIC void linphone_core_clear_all_auth_info(LinphoneCore *lc); /** * Sets an default account creator service in the core