aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/finaltest.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/finaltest.c')
-rw-r--r--mps/code/finaltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/finaltest.c b/mps/code/finaltest.c
index bdfdda4be85..24a6e81b9eb 100644
--- a/mps/code/finaltest.c
+++ b/mps/code/finaltest.c
@@ -241,7 +241,7 @@ static void *test(void *arg, size_t s)
241} 241}
242 242
243 243
244int main(int argc, char **argv) 244int main(void)
245{ 245{
246 mps_arena_t arena; 246 mps_arena_t arena;
247 mps_thr_t thread; 247 mps_thr_t thread;