diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-07-20 18:50:10 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-07-20 18:50:10 (GMT) |
commit | 242459231b40a88741cbc85df4272914b5d8bed3 (patch) | |
tree | 1b7d5fe02de842ec6fa94332cd36302a348b3e32 /src/H5HLprivate.h | |
parent | 6388a6750ff1dc476b8631d26cd1742730df9fe8 (diff) | |
download | hdf5-242459231b40a88741cbc85df4272914b5d8bed3.zip hdf5-242459231b40a88741cbc85df4272914b5d8bed3.tar.gz hdf5-242459231b40a88741cbc85df4272914b5d8bed3.tar.bz2 |
Minor normalization with 1.10.
Diffstat (limited to 'src/H5HLprivate.h')
-rw-r--r-- | src/H5HLprivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5HLprivate.h b/src/H5HLprivate.h index 7a53b25..60505ee 100644 --- a/src/H5HLprivate.h +++ b/src/H5HLprivate.h @@ -15,7 +15,7 @@ * * Created: H5HLprivate.h * Jul 16 1997 - * Robb Matzke <matzke@llnl.gov> + * Robb Matzke * * Purpose: Private declarations for the H5HL (local heap) package. * |