aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/buf.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /bin/ed/buf.c
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
Diffstat (limited to 'bin/ed/buf.c')
-rw-r--r--bin/ed/buf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/buf.c b/bin/ed/buf.c
index 9ada6064fbfb..e2a59bdbd74f 100644
--- a/bin/ed/buf.c
+++ b/bin/ed/buf.c
@@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: buf.c,v 1.7 1995/05/30 00:06:43 rgrimes Exp $
+ * $Id: buf.c,v 1.7.6.1 1997/03/24 05:46:18 imp Exp $
*/
#ifndef lint
static char *rcsid = "@(#)buf.c,v 1.4 1994/02/01 00:34:35 alm Exp";