diff options
Diffstat (limited to 'tests/test_stream_flags.c')
-rw-r--r-- | tests/test_stream_flags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_stream_flags.c b/tests/test_stream_flags.c index 4cd22576..99e55d5e 100644 --- a/tests/test_stream_flags.c +++ b/tests/test_stream_flags.c @@ -162,7 +162,7 @@ test_decode_invalid(void) int -main() +main(void) { lzma_init(); |