parent
2619e311cf
commit
105b836651
|
@ -102,8 +102,8 @@ int main(int argc, char *argv[])
|
|||
answer = masto.send_post(*rit, ret);
|
||||
if (answer.to_object().isNull())
|
||||
{
|
||||
std::cerr << "Could not send post for unknown reasons.\n"
|
||||
std::cerr << "Please file a bug at <https://schlomp.space/tastytea/mastorss/issues>.\n":
|
||||
std::cerr << "Could not send post for unknown reasons.\n";
|
||||
std::cerr << "Please file a bug at <https://schlomp.space/tastytea/mastorss/issues>.\n";
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user