aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_g723.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 15:09:47 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 15:09:47 +0000
commitd3ddc001a22ebbbea8ff3601fe8698edff8e7f05 (patch)
treec8881054a6bb8d0179b2d87d3a1e5a7badad305c /formats/format_g723.c
parent07d34af56d8086e3984209b306dbe03fffa1ff4a (diff)
issue #5605
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6979 f38db490-d61c-443f-a65b-d21fe96a405b
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>