mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-22 07:49:56 -05:00
Fix JSON API compilation error introduces in f6260a95ae2e7baee7877f984d569c291b459612
This commit is contained in:
parent
d6748b17d5
commit
77f818f0b3
@ -310,6 +310,7 @@ public:
|
||||
* @param[in] channelId id of the channel of which the content is requested
|
||||
* @param[out] posts storage for posts
|
||||
* @param[out] comments storage for the comments
|
||||
* @param[out] votes storage for votes
|
||||
* @return false if something failed, true otherwhise
|
||||
*/
|
||||
virtual bool getChannelAllContent( const RsGxsGroupId& channelId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user