[documentation] fix Wdocumentation warnings

This commit is contained in:
Armin Novak
2023-10-11 15:05:05 +02:00
committed by akallabeth
parent 2373db233e
commit 53b65ff7bd
5 changed files with 7 additions and 12 deletions

View File

@@ -86,8 +86,9 @@ extern "C"
/** \brief updates the files the server announces to the client
*
* \param file the file context to update
* \param clip the clipboard instance to use
* \param data the file list [MS-RDPECLIP] 2.2.5.2.3 Packed File List (CLIPRDR_FILELIST)
* \param count the length of the file list
* \param size the length of the file list
*
* \return \b TRUE for success, \b FALSE otherwise
*/