summaryrefslogtreecommitdiffstats
path: root/src/H5Dchunk.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-07-17 12:17:48 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-07-17 12:17:48 (GMT)
commit6388a6750ff1dc476b8631d26cd1742730df9fe8 (patch)
tree80cbedadf572af2c10d0d52dd3593e543c98dfe3 /src/H5Dchunk.c
parent58d37c2295044ad1a201d6671cdd67ae380b84f8 (diff)
downloadhdf5-6388a6750ff1dc476b8631d26cd1742730df9fe8.zip
hdf5-6388a6750ff1dc476b8631d26cd1742730df9fe8.tar.gz
hdf5-6388a6750ff1dc476b8631d26cd1742730df9fe8.tar.bz2
Minor normalization with 1.10
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 62e3ec5..ee83564 100644
--- a/src/H5Dchunk.c
+++ b/src/H5Dchunk.c
@@ -3147,8 +3147,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
*