mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
progdocs: Avoid 'name' with Doxygen \file.
Fixes one misuse 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: I1a915713d39223b03532549e6c16a98cefb4fc23
This commit is contained in:
committed by
George Joseph
parent
94575f9a9a
commit
79cb1cdb65
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
/*!
|
||||
\file timing.h
|
||||
\file
|
||||
\brief Timing source management
|
||||
\author Kevin P. Fleming <kpfleming@digium.com>
|
||||
\author Russell Bryant <russell@digium.com>
|
||||
|
||||
Reference in New Issue
Block a user