summaryrefslogtreecommitdiffstats
path: root/test/mf.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-08-20 21:54:04 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-08-20 21:54:04 (GMT)
commit6ee76fffc7ef5689ab204a068e2c23b2d98ab595 (patch)
tree0697fdbe465ac1ffaaa730271b50a94c59b22c2f /test/mf.c
parentd96442aae5fe20ea2d6e7bfde75822bb09c9acbd (diff)
downloadhdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.zip
hdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.tar.gz
hdf5-6ee76fffc7ef5689ab204a068e2c23b2d98ab595.tar.bz2
[svn-r17399] Description:
Bring r17393 and r17398 from trunk to 1.8 branch: Bring back more changes from the file free space branch to the trunk. (17393) First set of changes to move VFD 'truncate' call out of H5F_flush and defer it until the file is closed. (17398) Tested on: FreeBSD/32 6.3 (duty) in debug mode (h5committested on trunk)
Diffstat (limited to 'test/mf.c')
-rw-r--r--test/mf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mf.c b/test/mf.c
index c405694..3c88501 100644
--- a/test/mf.c
+++ b/test/mf.c
@@ -146,7 +146,6 @@ error:
return(1);
} /* check_stats() */
-
/*
* To verify that blocks are allocated from file allocation
*