diff options
Diffstat (limited to 'tests/test_info.c')
-rw-r--r-- | tests/test_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_info.c b/tests/test_info.c index e7899ef3..c073fafe 100644 --- a/tests/test_info.c +++ b/tests/test_info.c @@ -693,7 +693,7 @@ test9(void) int -main() +main(void) { lzma_init(); |