main: Fix for Doxygen.

ASTERISK-29763

Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
Alexander Traud
2021-11-19 16:47:25 +01:00
committed by Friendly Automation
parent 8d0852552b
commit edaf3a6c77
129 changed files with 1138 additions and 1573 deletions

View File

@@ -280,7 +280,6 @@ static inline float tdd_getcarrier(float *cr, float *ci, int bit)
} while(0);
/*! Generate TDD hold tone
* \param outbuf, buf Result buffer
* \todo How big should this be?
*/
int tdd_gen_holdtone(unsigned char *buf)