mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Minor formatting tweak.
This commit is contained in:
@@ -521,7 +521,10 @@ static void DoCalendarOneMonth(void)
|
||||
} else if (PsCal == PSCAL_LEVEL2) {
|
||||
printf("%s\n", PSEND2);
|
||||
} else if (PsCal == PSCAL_LEVEL3){
|
||||
printf("\n]\n}");
|
||||
if (DidADay) {
|
||||
printf("\n");
|
||||
}
|
||||
printf("]\n}");
|
||||
}
|
||||
if (!DoSimpleCalendar) WriteCalTrailer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user