summaryrefslogtreecommitdiffstats
path: root/test/cork.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cork.c')
-rw-r--r--test/cork.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/test/cork.c b/test/cork.c
index 3187ee3..64519bd 100644
--- a/test/cork.c
+++ b/test/cork.c
@@ -10,13 +10,11 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Programmer: Vailin Choi
- * Feb 20, 2014
- *
- * This file contains tests for:
- * H5Odisable_mdc_flushes()
- * H5Oenable_mdc_flushes()
- * H5Oare_mdc_flushes_disabled()
+/*
+ * This file contains tests for:
+ * * H5Odisable_mdc_flushes()
+ * * H5Oenable_mdc_flushes()
+ * * H5Oare_mdc_flushes_disabled()
*/
#include "h5test.h"