diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-07-25 17:46:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 17:46:12 (GMT) |
commit | b78729638bf69dca9e0dd86eddd530d5fc1aef40 (patch) | |
tree | ad54eff533b79d2662dc685e2226e67333e5b698 /bin/make_err | |
parent | 8a364dd086df040af0bef02515f90841e0a8dc88 (diff) | |
download | hdf5-b78729638bf69dca9e0dd86eddd530d5fc1aef40.zip hdf5-b78729638bf69dca9e0dd86eddd530d5fc1aef40.tar.gz hdf5-b78729638bf69dca9e0dd86eddd530d5fc1aef40.tar.bz2 |
sync bin dir with develop (#3270)
Diffstat (limited to 'bin/make_err')
-rwxr-xr-x | bin/make_err | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/make_err b/bin/make_err index 31cb964..39c6ce5 100755 --- a/bin/make_err +++ b/bin/make_err @@ -20,8 +20,6 @@ use warnings; # Read in the error description text file and create the appropriate headers # needed by the library. # -# Programmer: Quincey Koziol -# Creation Date: 2003/08/12 ############################################################################## # Print the copyright into an open file |