GUAC-608: Add missing Doxygen annotation.
This commit is contained in:
parent
7d0497f287
commit
479800c711
@ -63,6 +63,7 @@ typedef struct guac_common_clipboard {
|
||||
/**
|
||||
* Creates a new clipboard having the given initial size.
|
||||
*
|
||||
* @param size The maximum number of bytes to allow within the clipboard.
|
||||
* @return A newly-allocated clipboard.
|
||||
*/
|
||||
guac_common_clipboard* guac_common_clipboard_alloc(int size);
|
||||
|
Loading…
Reference in New Issue
Block a user