diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:09:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:09:22 (GMT) |
commit | ba42c55e23396090a3eed26ca3dc8e74333e6455 (patch) | |
tree | 30e352888cad3320f7f52b20f5840d177afcf9c5 /src/H5HL.c | |
parent | cba993c3492d773e5d0923257382eca17e594910 (diff) | |
download | hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.zip hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.gz hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.bz2 |
Minor normalizations with develop
Diffstat (limited to 'src/H5HL.c')
-rw-r--r-- | src/H5HL.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ * * Created: H5HL.c * Jul 16 1997 - * Robb Matzke <matzke@llnl.gov> + * Robb Matzke * * Purpose: Heap functions for the local heaps used by symbol * tables to store names (among other things). |