summaryrefslogtreecommitdiffstats
path: root/src/H5Spoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Spoint.c')
-rw-r--r--src/H5Spoint.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/H5Spoint.c b/src/H5Spoint.c
index d9a7e1e..217e138 100644
--- a/src/H5Spoint.c
+++ b/src/H5Spoint.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
* Purpose: Point selection dataspace I/O functions.
*/
@@ -163,9 +160,6 @@ H5FL_DEFINE_STATIC(H5S_pnt_list_t);
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -216,9 +210,6 @@ done:
*
* Return: Non-negative on success, negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, April 22, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -244,9 +235,6 @@ H5S__point_iter_coords(const H5S_sel_iter_t *iter, hsize_t *coords)
*
* Return: Non-negative on success, negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, June 2, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -273,9 +261,6 @@ H5S__point_iter_block(const H5S_sel_iter_t *iter, hsize_t *start, hsize_t *end)
*
* Return: Non-negative number of elements on success, zero on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static hsize_t
@@ -2226,9 +2211,6 @@ H5S__point_adjust_s(H5S_t *space, const hssize_t *offset)
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Sunday, July 18, 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2266,9 +2248,6 @@ done:
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Sunday, July 18, 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t