summaryrefslogtreecommitdiffstats
path: root/test/API/tconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/API/tconfig.c')
-rw-r--r--test/API/tconfig.c23
1 files changed, 0 insertions, 23 deletions
diff --git a/test/API/tconfig.c b/test/API/tconfig.c
index fdab5ef..2438e33 100644
--- a/test/API/tconfig.c
+++ b/test/API/tconfig.c
@@ -51,9 +51,6 @@ void test_exit_definitions(void);
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -71,12 +68,6 @@ test_configure(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
@@ -91,14 +82,6 @@ cleanup_configure(void)
* Purpose: test C language data type sizes
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- * Albert Cheng, 2004/10/14
- * Verified both signed and unsigned int types.
- *
*-------------------------------------------------------------------------
*/
void
@@ -179,12 +162,6 @@ test_config_ctypes(void)
* Purpose: test the exit macros values
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * October 12, 2009
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void