diff options
Diffstat (limited to 'bin/ed/re.c')
| -rw-r--r-- | bin/ed/re.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/re.c b/bin/ed/re.c index 523e2a4494d6..212122a4d8f2 100644 --- a/bin/ed/re.c +++ b/bin/ed/re.c @@ -31,7 +31,7 @@ static char * const rcsid = "@(#)re.c,v 1.6 1994/02/01 00:34:43 alm Exp"; #else static char * const rcsid = - "$FreeBSD$"; + "$FreeBSD: src/bin/ed/re.c,v 1.15.2.1 2001/08/01 02:36:03 obrien Exp $"; #endif #endif /* not lint */ |
