mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fix missing paramether direction in Doxygen doc
This commit is contained in:
parent
13e0179812
commit
05f65e9211
@ -184,8 +184,8 @@ public:
|
||||
* value may be provided to the function call but
|
||||
* must habe been generated with
|
||||
* @see generateUniqueHandlerId()
|
||||
* @param eventType Optional type of event for which the callback is
|
||||
* called, if NONE is passed multiCallback is
|
||||
* @param[in] eventType Optional type of event for which the callback is
|
||||
* called, if __NONE is passed multiCallback is
|
||||
* called for every events without filtering.
|
||||
* @return False on error, true otherwise.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user