mirror of https://github.com/FreeRDP/FreeRDP
[server,audin] fix Wdocumentation-unknown-command
This commit is contained in:
parent
a16479f5d5
commit
2373db233e
|
@ -159,7 +159,7 @@ extern "C"
|
|||
/** \brief sets the supported audio formats for AUDIN server channel context.
|
||||
*
|
||||
* \param context The context to set the formats for
|
||||
* \param count The number of formats found in \formats. Use \b -1 to set to default formats
|
||||
* \param count The number of formats found in \b formats. Use \b -1 to set to default formats
|
||||
* supported by FreeRDP \param formats An array of \b count elements
|
||||
*
|
||||
* \return \b TRUE if successful and at least one format is supported, \b FALSE otherwise.
|
||||
|
|
Loading…
Reference in New Issue