summaryrefslogtreecommitdiffstats
path: root/src/H5Olink.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /src/H5Olink.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-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 'src/H5Olink.c')
-rw-r--r--src/H5Olink.c30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/H5Olink.c b/src/H5Olink.c
index 219f4b0..e0e2787 100644
--- a/src/H5Olink.c
+++ b/src/H5Olink.c
@@ -286,9 +286,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Aug 29 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -410,9 +407,6 @@ H5O__link_encode(H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, uint8_t *p, co
*
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Aug 29 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -476,9 +470,6 @@ done:
*
* Failure: zero
*
- * Programmer: Quincey Koziol
- * Aug 29 2005
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -548,9 +539,6 @@ H5O__link_size(const H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, const void
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, August 29, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -581,9 +569,6 @@ H5O__link_reset(void *_mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, August 29, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -607,9 +592,6 @@ H5O__link_free(void *_mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, August 29, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -678,9 +660,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Monday, June 26, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -713,9 +692,6 @@ H5O__link_pre_copy_file(H5F_t H5_ATTR_UNUSED *file_src, const void H5_ATTR_UNUSE
*
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * November 7, 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -753,9 +729,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * November 7, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -792,9 +765,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Aug 29 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t