Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)

* commit '3fcc1e7929d99272cf3d29883de78b1ad544ea38':
  A trivial change to reformat a comment.  The purpose is simply to try out Git.
This commit is contained in:
Allen Byrne 2018-11-01 08:40:53 -05:00
commit 2c266f2cb6

View File

@ -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
*