stasis: Fix for Doxygen.

ASTERISK-29750

Change-Id: Iea50173e785b2e9d49bc24c0af7111cfd96d44a9
This commit is contained in:
Alexander Traud
2021-11-16 17:26:23 +01:00
committed by Kevin Harwell
parent 173bc6b4c3
commit acd1cd66b8
24 changed files with 232 additions and 263 deletions

View File

@@ -85,7 +85,7 @@ const char *stasis_app_stored_recording_get_extension(
*
* \param path Path to split.
* \param[out] dir Output parameter for directory portion.
* \param[out] fail Output parameter for the file portion.
* \param[out] file Output parameter for the file portion.
* \return 0 on success.
* \return Non-zero on error.
*/