summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.c')
-rw-r--r--test/h5test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/h5test.c b/test/h5test.c
index c9948c6..94a5599 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -844,5 +844,6 @@ int h5_szip_can_encode(void )
(H5Z_FILTER_CONFIG_ENCODE_ENABLED|H5Z_FILTER_CONFIG_DECODE_ENABLED)) {
return 1;
}
+ return(-1);
}
#endif /* H5_HAVE_FILTER_SZIP */