summaryrefslogtreecommitdiffstats
path: root/test/enc_dec_plist.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/enc_dec_plist.c')
-rw-r--r--test/enc_dec_plist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/enc_dec_plist.c b/test/enc_dec_plist.c
index 83375f8..cd97cb9 100644
--- a/test/enc_dec_plist.c
+++ b/test/enc_dec_plist.c
@@ -105,7 +105,7 @@ error:
H5Pclose(pl);
H5Pclose(fapl);
}
- H5E_END_TRY;
+ H5E_END_TRY
return (-1);
} /* end test_encode_decode() */