mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
progdocs: Avoid 'name' with Doxygen \file.
Fixes four misuses of the parameter 'name'. Additionally, for consistency and to avoid such an issue in future, those few other places, which used '\file name', were changed just to '\file'. Then, Doxygen uses the name of the current file. ASTERISK-29733 Change-Id: I0c18b4c863c6988b138c77448057349a9ee7052d
This commit is contained in:
committed by
George Joseph
parent
ad67f6966e
commit
57fef28dc9
@@ -18,7 +18,8 @@
|
||||
* Builds on libSRTP http://srtp.sourceforge.net
|
||||
*/
|
||||
|
||||
/*! \file res_srtp.c
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief Secure RTP (SRTP)
|
||||
*
|
||||
|
Reference in New Issue
Block a user