diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
| commit | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch) | |
| tree | e6f4e4299a60023820e6a2e559cdd8477911363a /bin/ed/buf.c | |
| parent | 50b14091b71a7932d512009d783e1f657f800fc6 (diff) | |
Notes
Diffstat (limited to 'bin/ed/buf.c')
| -rw-r--r-- | bin/ed/buf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/buf.c b/bin/ed/buf.c index f3ee70b2a15a..4e2479642552 100644 --- a/bin/ed/buf.c +++ b/bin/ed/buf.c @@ -31,7 +31,7 @@ static char * const rcsid = "@(#)buf.c,v 1.4 1994/02/01 00:34:35 alm Exp"; #else static char * const rcsid = - "$Id: buf.c,v 1.15 1997/12/31 12:25:33 helbig Exp $"; + "$FreeBSD$"; #endif #endif /* not lint */ |
