Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: readline/examples/readlinebuf.h

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « readline/doc/texi2html ('k') | readline/examples/rlfe/config.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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]
« no previous file with comments | « readline/doc/texi2html ('k') | readline/examples/rlfe/config.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698