diff --git a/src/twister_rss.cpp b/src/twister_rss.cpp index bc3919c1..a8bf6295 100644 --- a/src/twister_rss.cpp +++ b/src/twister_rss.cpp @@ -68,7 +68,8 @@ int generateRSS(string uri, string *output) Array followingArray = getfollowing(params1,false).get_array(); Array postSources; - if(author=="") { + if(author=="") + { // default fetch posts from all followed authors for(int i=0;i