summaryrefslogtreecommitdiffstats
path: root/test/cross_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cross_read.c')
-rw-r--r--test/cross_read.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/cross_read.c b/test/cross_read.c
index 05ff7ca..1d46b05 100644
--- a/test/cross_read.c
+++ b/test/cross_read.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
* Purpose: Check if floating-point data created on big-endian and
* little-endian machines can be read on the machine running this test.
*/
@@ -64,9 +61,6 @@ const char *FILENAME[] = {"vms_data", "le_data", "be_data", NULL};
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 17 May 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -138,9 +132,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Raymond Lu
- * 17 May 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -212,9 +203,6 @@ error:
* Return: Success: 0
* Failure: Number of failures
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -345,9 +333,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
*-------------------------------------------------------------------------
*/
int