summaryrefslogtreecommitdiffstats
path: root/bin/ed/undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/undo.c')
-rw-r--r--bin/ed/undo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/undo.c b/bin/ed/undo.c
index 9dea621..a686d14 100644
--- a/bin/ed/undo.c
+++ b/bin/ed/undo.c
@@ -26,7 +26,7 @@
*/
#ifndef lint
-static char *rcsid = "@(#)$Id: undo.c,v 1.2 1993/12/14 16:19:56 alm Exp $";
+static char *rcsid = "@(#)undo.c,v 1.1 1994/02/01 00:34:44 alm Exp";
#endif /* not lint */
#include "ed.h"
OpenPOWER on IntegriCloud