Skip to content
Snippets Groups Projects
Commit 3cf77c4c authored by Russell Bryant's avatar Russell Bryant
Browse files

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/trunk@127401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 097ac980
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment