mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-10 11:58:36 -05:00
fixed missing parameter in jsonapi declaration
This commit is contained in:
parent
dd90314c3d
commit
c8064e1ddc
@ -683,7 +683,7 @@ public:
|
|||||||
* @jsonapi{development}
|
* @jsonapi{development}
|
||||||
* @param[in] invite string containing the short invite to parse
|
* @param[in] invite string containing the short invite to parse
|
||||||
* @param[out] details storage for the extracted information, consider it
|
* @param[out] details storage for the extracted information, consider it
|
||||||
* valid only if the function return true
|
* @param[out] err_code storage for the error code
|
||||||
* @return false if error occurred, true otherwise
|
* @return false if error occurred, true otherwise
|
||||||
*/
|
*/
|
||||||
virtual bool parseShortInvite(
|
virtual bool parseShortInvite(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user