summaryrefslogtreecommitdiffstats
path: root/test/twriteorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/twriteorder.c')
-rw-r--r--test/twriteorder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/twriteorder.c b/test/twriteorder.c
index 88389d7..ceb3e6c 100644
--- a/test/twriteorder.c
+++ b/test/twriteorder.c
@@ -24,7 +24,6 @@
* write operation has returned success, all reads issued afterward should
* get the same data the write has written.
*
- * Created: Albert Cheng, 2013/8/28.
*************************************************************/
/***********************************************************