summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2018-11-04 05:25:36 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2018-11-04 05:25:36 (GMT)
commitdeb75622ca18958ea729c7184c4bc5ea0e029280 (patch)
treeba23ac80c0fd9a4cde379ade2e9365deb0b40da6 /src/H5Dchunk.c
parentdf7cf2a9d3409ce6dfbd28d80af35fa2512320ae (diff)
parent20ad15a1a8e9008103fe7d30401408eaa2aff6e5 (diff)
downloadhdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.zip
hdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.tar.gz
hdf5-deb75622ca18958ea729c7184c4bc5ea0e029280.tar.bz2
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
Diffstat (limited to 'src/H5Dchunk.c')
-rw-r--r--src/H5Dchunk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Dchunk.c b/src/H5Dchunk.c
index 30a9a3b..22dc05a 100644
--- a/src/H5Dchunk.c
+++ b/src/H5Dchunk.c
@@ -2784,8 +2784,8 @@ done:
/*-------------------------------------------------------------------------
* Function: H5D__chunk_hash_val
*
- * Purpose: To calculate an index based on the dataset's scaled coordinates and
- * sizes of the faster dimensions.
+ * Purpose: To calculate an index based on the dataset's scaled
+ * coordinates and sizes of the faster dimensions.
*
* Return: Hash value index
*