Index: readline/examples/readlinebuf.h |
diff --git a/readline/examples/readlinebuf.h b/readline/examples/readlinebuf.h |
index c8f3a7b41e2d888cd190bc310272d867e1eab633..b9189fbbec33815d72515fdb955062f88f69c1fd 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] |