diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:34:36 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:34:36 (GMT) |
commit | 12c3192d5d730a2d7a73e743b911ff2c3044e659 (patch) | |
tree | b0b5b2396ed97f61e3183b9855813b1661c3c119 /src/H5Ppkg.h | |
parent | 2dde1a9957af2bf307ccaad49a5d21ea33379890 (diff) | |
parent | 4312f5ea1a611cef01e9ecfb57d7c287c9549249 (diff) | |
download | hdf5-12c3192d5d730a2d7a73e743b911ff2c3044e659.zip hdf5-12c3192d5d730a2d7a73e743b911ff2c3044e659.tar.gz hdf5-12c3192d5d730a2d7a73e743b911ff2c3044e659.tar.bz2 |
Merge pull request #2782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249':
Adds unsuffixed double warning changes from develop
Minor normalizations with develop
Diffstat (limited to 'src/H5Ppkg.h')
-rw-r--r-- | src/H5Ppkg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Ppkg.h b/src/H5Ppkg.h index 13f3b13..fa27287 100644 --- a/src/H5Ppkg.h +++ b/src/H5Ppkg.h @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu> + * Programmer: Quincey Koziol * Friday, November 16, 2001 * * Purpose: This file contains declarations which are visible only within |