mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
12c45dd6a2
commit
826233b550
@@ -180,7 +180,7 @@ static int handle_find_recording(const char *dir_name, const char *filename, voi
|
||||
* \param dir_name Directory to search (absolute path).
|
||||
* \param file File name, without extension.
|
||||
* \return Absolute path of the recording file.
|
||||
* \return \c NULL if recording is not found.
|
||||
* \retval NULL if recording is not found.
|
||||
*/
|
||||
static char *find_recording(const char *dir_name, const char *file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user