2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-04-12 17:31:09 +08:00

A trivial change to reformat a comment. The purpose is simply to try out Git.

This commit is contained in:
Songyu Lu 2018-10-31 09:54:08 -05:00
parent 7db3ea76da
commit b72e926ed0

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