summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-03-31 14:52:11 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-03-31 14:52:11 (GMT)
commitda70686a5a22cd150e2be95d0b5f8b61dc50abe4 (patch)
tree8dd573e6727d1ee5de51d42e5859c23278ba4767 /src
parent928c820d0458ec3c83be18418385b4bb16b96fec (diff)
downloadhdf5-da70686a5a22cd150e2be95d0b5f8b61dc50abe4.zip
hdf5-da70686a5a22cd150e2be95d0b5f8b61dc50abe4.tar.gz
hdf5-da70686a5a22cd150e2be95d0b5f8b61dc50abe4.tar.bz2
Fix whitespace at end (beginning?) of line. NFCI.
Diffstat (limited to 'src')
-rw-r--r--src/H5PB.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5PB.c b/src/H5PB.c
index c81212a..6c42cf2 100644
--- a/src/H5PB.c
+++ b/src/H5PB.c
@@ -1701,7 +1701,7 @@ H5PB_vfd_swmr__update_index(H5F_t *f,
HDassert(idx_ent_not_in_tl_ptr);
HDassert(idx_ent_not_in_tl_flushed_ptr);
- /* scan the tick list and insert or update metadata file index entries
+ /* scan the tick list and insert or update metadata file index entries
* as appropriate.
*/