Fix JSON API compilation error introduces in f6260a95ae2e7baee7877f984d569c291b459612

This commit is contained in:
Gioacchino Mazzurco 2020-05-22 17:52:05 +02:00
parent d6748b17d5
commit 77f818f0b3
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -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,