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