Merge pull request #1315 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/ray_test to develop

* commit 'b72e926ed0c981d14d5219b32042c3d0b938d1e1':
  A trivial change to reformat a comment.  The purpose is simply to try out Git.
This commit is contained in:
Ray Lu 2018-10-31 10:43:22 -05:00
commit 3fcc1e7929

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
*