From 40250f05a38b9fe2f17b27799a694ea5fc69468e Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Thu, 5 Oct 2006 11:12:27 -0500 Subject: [svn-r12721] corrected commnet --- tools/h5repack/testh5repack_make.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5repack/testh5repack_make.c b/tools/h5repack/testh5repack_make.c index e7a2948..cc4b47d 100644 --- a/tools/h5repack/testh5repack_make.c +++ b/tools/h5repack/testh5repack_make.c @@ -1190,7 +1190,7 @@ int make_layout(hid_t loc_id) goto out; /*------------------------------------------------------------------------- - * H5D_COMPACT + * H5D_CONTIGUOUS *------------------------------------------------------------------------- */ if(H5Pset_layout (dcpl,H5D_CONTIGUOUS)<0) -- cgit v0.12