From 910144937d5117d4c6799c308a8062bc61ad42b7 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 20 Apr 2010 12:38:47 +0000 Subject: Update supported file extensions in doxygen. Updated the doxygen \arg line after looking at the file for some other Asterisk documentation and noticing they weren't up to date. Thanks to seanbright for looking at the code for me :) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@257988 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- formats/format_pcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'formats') diff --git a/formats/format_pcm.c b/formats/format_pcm.c index 3129fae11..b272b2663 100644 --- a/formats/format_pcm.c +++ b/formats/format_pcm.c @@ -19,7 +19,7 @@ /*! \file * * \brief Flat, binary, ulaw PCM file format. - * \arg File name extension: pcm, ulaw, ul, mu + * \arg File name extension: alaw, al, alw, pcm, ulaw, ul, mu, ulw, g722, au * * \ingroup formats */ -- cgit v1.2.3