forked from github/server
last gcc thing, I hope.
This commit is contained in:
parent
eb95613996
commit
fc29b492a2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue