[svn-r12721]

corrected commnet
This commit is contained in:
Pedro Vicente Nunes 2006-10-05 11:12:27 -05:00
parent 5df5ee8956
commit 40250f05a3

View File

@ -1190,7 +1190,7 @@ int make_layout(hid_t loc_id)
goto out;
/*-------------------------------------------------------------------------
* H5D_COMPACT
* H5D_CONTIGUOUS
*-------------------------------------------------------------------------
*/
if(H5Pset_layout (dcpl,H5D_CONTIGUOUS)<0)