diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-06-29 19:13:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-29 19:13:29 (GMT) |
commit | fd933f30b1f8cd487ad790ac0b054bb779280a62 (patch) | |
tree | 9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /test/cmpd_dset.c | |
parent | fd56a593b7928da636b2494b25cd7478fed78c29 (diff) | |
download | hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2 |
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields
* Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'test/cmpd_dset.c')
-rw-r--r-- | test/cmpd_dset.c | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/test/cmpd_dset.c b/test/cmpd_dset.c index e97bb3b..06667f4 100644 --- a/test/cmpd_dset.c +++ b/test/cmpd_dset.c @@ -10,11 +10,6 @@ * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* - * Programmer: Robb Matzke - * Friday, January 23, 1998 - */ - /* See H5private.h for how to include headers */ #undef NDEBUG @@ -124,9 +119,6 @@ typedef struct { * * Failure: 1 * - * Programmer: Robb Matzke - * Friday, January 23, 1998 - * *------------------------------------------------------------------------- */ static unsigned @@ -810,9 +802,6 @@ error: * * Return: void * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static void @@ -851,9 +840,6 @@ initialize_stype1(unsigned char *buf, size_t num) * * Return: void * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static void @@ -896,9 +882,6 @@ initialize_stype2(unsigned char *buf, size_t num) * * Return: Success: * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static void @@ -925,9 +908,6 @@ initialize_stype3(unsigned char *buf, size_t num) * * Return: void * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static void @@ -976,9 +956,6 @@ initialize_stype4(unsigned char *buf, size_t num) * * Failure: negative * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static hid_t @@ -1030,9 +1007,6 @@ error: * * Failure: negative * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static hid_t @@ -1087,9 +1061,6 @@ error: * * Failure: negative * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static hid_t @@ -1128,9 +1099,6 @@ error: * * Failure: negative * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static hid_t @@ -1188,9 +1156,6 @@ error: * * Failure: negative * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static int @@ -1270,9 +1235,6 @@ error: * * Failure: 1 * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static unsigned @@ -1476,9 +1438,6 @@ error: * * Failure: 1 * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ static unsigned @@ -1684,9 +1643,6 @@ error: * * Failure: 1 * - * Programmer: Neil Fortner - * Thursday, 22 January 2009 - * *------------------------------------------------------------------------- */ static unsigned @@ -1959,9 +1915,6 @@ error: * * Failure: 1 * - * Programmer: Neil Fortner - * Monday, 19 October 2009 - * *------------------------------------------------------------------------- */ static unsigned @@ -2199,9 +2152,6 @@ error: * * Failure: 1 * - * Programmer: Raymond Lu - * Friday, 15 June 2007 - * *------------------------------------------------------------------------- */ int |