diff --git a/feiertagebot.cpp b/feiertagebot.cpp index 15639c0..b9c6528 100644 --- a/feiertagebot.cpp +++ b/feiertagebot.cpp @@ -198,7 +198,7 @@ int main() } output += decode_state(region); } - output += "\n"; + output += ".\n"; } }