diff options
Diffstat (limited to 'tests/bug25714.c')
-rw-r--r-- | tests/bug25714.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/bug25714.c b/tests/bug25714.c index e9b2be44209..4782178e2f2 100644 --- a/tests/bug25714.c +++ b/tests/bug25714.c @@ -68,4 +68,5 @@ int main (int argc, char **argv) my_end(0); return 0; -}; +} + |