dect
/
asterisk
Archived
13
0
Fork 0

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: http://svn.digium.com/svn/asterisk/trunk@257988 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
lmadsen 2010-04-20 12:38:47 +00:00
parent 8de04356bb
commit 564f27d6cf
1 changed files with 1 additions and 1 deletions

View 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
*/