diff options
Diffstat (limited to 'test/lheap.c')
-rw-r--r-- | test/lheap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lheap.c b/test/lheap.c index 46ed193..5fcccf3 100644 --- a/test/lheap.c +++ b/test/lheap.c @@ -65,6 +65,7 @@ main(void) h5_reset(); fapl = h5_fileaccess(); + /* * Test writing to the heap... */ |