summaryrefslogtreecommitdiffstats
path: root/bin/ed/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/main.c')
-rw-r--r--bin/ed/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c
index 8468bbd..7bff129 100644
--- a/bin/ed/main.c
+++ b/bin/ed/main.c
@@ -37,7 +37,7 @@ static char * const copyright =
static char * const rcsid = "@(#)main.c,v 1.1 1994/02/01 00:34:42 alm Exp";
#else
static char * const rcsid =
- "$Id: main.c,v 1.12 1997/10/08 14:47:56 eivind Exp $";
+ "$FreeBSD$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud