docs: jibuf: Prevent internal #defines being documented

Change-Id: Ic3c6e32acb52595875de89f6054a62d9565747f9
This commit is contained in:
Harald Welte 2024-03-15 10:20:22 +01:00
parent 912360157d
commit f67400d353
1 changed files with 5 additions and 4 deletions

View File

@ -26,10 +26,6 @@
#include <arpa/inet.h>
/*! \addtogroup jibuf Osmocom Jitter Buffer
* @{
*/
/*! \file jibuf.c
* \brief Osmocom Jitter Buffer helpers
*/
@ -290,6 +286,11 @@ static void recalc_threshold_delay(struct osmo_jibuf *jb)
}
/*! \addtogroup jibuf Osmocom Jitter Buffer
* @{
*/
//----------------------------------
/*! \brief Allocate a new jitter buffer instance