aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_g723.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_g723.c')
-rwxr-xr-xformats/format_g723.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/formats/format_g723.c b/formats/format_g723.c
index e046b6b3c..2d17d96eb 100755
--- a/formats/format_g723.c
+++ b/formats/format_g723.c
@@ -16,10 +16,13 @@
* at the top of the source tree.
*/
-/*! \file
+/*!
+ * \file
*
- * \brief Old-style G.723 frame/timestamp format.
+ * \brief Old-style G.723.1 frame/timestamp format.
*
+ * \arg Extensions: g723, g723sf
+ * \ingroup formats
*/
#include <unistd.h>