Skip to content

Commit 8ef4013

Browse files
committed
Merge branch 'rmusial-master'
2 parents e5088ef + 00ac565 commit 8ef4013

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/minunit.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ int stress(int n)
103103
f--;
104104
n = f;
105105
}
106+
return 0;
106107
}
107108

108109
static const char *test_get_temp()

0 commit comments

Comments
 (0)