diff options
Diffstat (limited to 'src/H5B2test.c')
-rw-r--r-- | src/H5B2test.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/H5B2test.c b/src/H5B2test.c index 7749ee7..3d3f787 100644 --- a/src/H5B2test.c +++ b/src/H5B2test.c @@ -44,6 +44,11 @@ /********************/ +/* Package Typedefs */ +/********************/ + + +/********************/ /* Local Prototypes */ /********************/ static herr_t H5B2_test_store(void *nrecord, const void *udata); |