diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /bin/ed/buf.c | |
parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) |
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 f4481f9cc4657..b38d8ede692d8 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 $"; + "$Id: buf.c,v 1.7.6.2 1998/01/24 14:07:28 helbig Exp $"; #endif #endif /* not lint */ |