mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Fix JSON API compilation error introduces in f6260a95ae
This commit is contained in:
parent
d6748b17d5
commit
77f818f0b3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue