doc: fix a doxygen undocumented parameter warning

This commit is contained in:
Peter Hutterer 2021-09-02 13:48:20 +10:00 committed by Wim Taymans
parent abc01083d4
commit 08be841a9e

View file

@ -77,6 +77,7 @@ error:
*
* \param factory another proxy object that serves as a factory
* \param type Type of the proxy object
* \param version Interface version
* \param user_data_size size of user_data
* \return A newly allocated proxy object or NULL on failure
*