From 16738fdd6fc5f98957f863d73f107f4189231a9a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 8 Jul 2010 10:08:29 +0000 Subject: [PATCH] fixed error in documentation --- src/C/H5Part.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/C/H5Part.c b/src/C/H5Part.c index b6ac090..1313f01 100644 --- a/src/C/H5Part.c +++ b/src/C/H5Part.c @@ -162,7 +162,7 @@ H5PartSetNumParticlesStrided ( Define the chunk \c size and enables chunking in the underlying HDF5 layer. When combined with the \c align value in the - \ref H5PartOpenFileAlign or \ref H5PartOpenFileParallelAlign + \ref H5OpenFileAlign or \ref H5OpenFileParallelAlign function, this causes each group of \c size particles to be padded on disk out to the nearest multiple of \c align bytes.