Blocked revisions 127401 via svnmerge

........
r127401 | russell | 2008-07-02 09:50:45 -0500 (Wed, 02 Jul 2008) | 8 lines

Fix a bunch of places where \arg was used instead of \param.  Using \arg
to document arguments seems logical, and does work, but is not the best
thing to use.

\arg in doxygen is simply for creating non-nested unordered lists.  \param is
the correct tag to use to document function parameters, and will come out
better in the generated documentation.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 17 years ago
parent be28cb0858
commit 59b415d1ee

Diff Content Not Available