diff options
Diffstat (limited to 'test/stab.c')
-rw-r--r-- | test/stab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stab.c b/test/stab.c index e68c000..739a1ba 100644 --- a/test/stab.c +++ b/test/stab.c @@ -1271,7 +1271,7 @@ old_api(hid_t fapl) TEST_ERROR PASSED(); -#else /* H5_NO_DEPRECATED_SYMBOLS */ +#else /* H5_NO_DEPRECATED_SYMBOLS */ /* Shut compiler up */ fapl = fapl; |