From 6324072247d51667765555856ea10f5045ef90c9 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 26 Oct 2005 13:03:17 +0000 Subject: more doxygenification (issue #5513) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6852 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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