From: Bastian Dehn Date: Tue, 11 Jun 2024 18:38:42 +0000 (+0200) Subject: add empty line between current time X-Git-Tag: 1.0.0^2~14 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=bbcbcf00f1b4e750ac7e4b3d190e184b42866e23;p=feierabend.git add empty line between current time --- diff --git a/src/main.c b/src/main.c index c63ec01..ad36530 100644 --- a/src/main.c +++ b/src/main.c @@ -42,6 +42,8 @@ int main(int argc, char* argv[]) now_tm.tm_min, now_tm.tm_zone); + printf("\n"); + printf("%-25s%s %02d.%02d.%04d %02d:%02d %s\n", "Arbeitsbeginn:", weekday,