aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_alaw.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_alaw.c')
-rwxr-xr-xcodecs/codec_alaw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/codec_alaw.c b/codecs/codec_alaw.c
index 13506721d..86e3a6592 100755
--- a/codecs/codec_alaw.c
+++ b/codecs/codec_alaw.c
@@ -20,6 +20,7 @@
*
* \brief codec_alaw.c - translate between signed linear and alaw
*
+ * \ingroup codecs
*/
#include <fcntl.h>