From bb65d2e30ad3f60c41392e62f6967cd56da24807 Mon Sep 17 00:00:00 2001 From: russell Date: Wed, 26 Oct 2005 13:03:17 +0000 Subject: more doxygenification (issue #5513) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6852 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/codec_adpcm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'codecs/codec_adpcm.c') diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c index 892847683..f9a5faf60 100755 --- a/codecs/codec_adpcm.c +++ b/codecs/codec_adpcm.c @@ -20,9 +20,9 @@ * at the top of the source tree. */ -/* +/*! \file * - * codec_adpcm.c - translate between signed linear and Dialogic ADPCM + * \brief codec_adpcm.c - translate between signed linear and Dialogic ADPCM * */ -- cgit v1.2.3