aboutsummaryrefslogtreecommitdiff
path: root/readline/examples/readlinebuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'readline/examples/readlinebuf.h')
-rw-r--r--readline/examples/readlinebuf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/readline/examples/readlinebuf.h b/readline/examples/readlinebuf.h
index c8f3a7b..b9189fb 100644
--- a/readline/examples/readlinebuf.h
+++ b/readline/examples/readlinebuf.h
@@ -1,7 +1,7 @@
/*******************************************************************************
- * $Revision: 1.2 $
- * $Date: 2001/09/11 06:19:36 $
- * $Author: vyzo $
+ * $Revision$
+ * $Date$
+ * $Author$
*
* Contents: A streambuf which uses the GNU readline library for line I/O
* (c) 2001 by Dimitris Vyzovitis [vyzo@media.mit.edu]