last gcc thing, I hope.

This commit is contained in:
Enno Rehling 2019-08-25 19:34:04 +02:00
parent eb95613996
commit fc29b492a2

View file

@ -65,7 +65,7 @@ static void test_calendar(CuTest * tc)
test_teardown();
}
static void setup_calendar() {
static void setup_calendar(void) {
int i;
months_per_year = 4;