]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update supported file extensions in doxygen.
authorLeif Madsen <leif@leifmadsen.com>
Tue, 20 Apr 2010 12:38:47 +0000 (12:38 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 20 Apr 2010 12:38:47 +0000 (12:38 +0000)
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

index 3129fae11a2e16b6780255a79564a10063059840..b272b266355f3c61286e1927be9150c5789c29de 100644 (file)
@@ -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
  */