From 40a20531acf4ad833e311aa1e1cc96024a1af31d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 21 May 1999 02:47:13 +0000 Subject: typo; kwesterback@home.com --- sys/stand/boot/vars.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/stand') diff --git a/sys/stand/boot/vars.c b/sys/stand/boot/vars.c index 0873f5a2cf7..9820e625997 100644 --- a/sys/stand/boot/vars.c +++ b/sys/stand/boot/vars.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vars.c,v 1.2 1998/05/30 01:51:39 mickey Exp $ */ +/* $OpenBSD: vars.c,v 1.3 1999/05/21 02:47:12 millert Exp $ */ /* * Copyright (c) 1998 Michael Shalayeff @@ -207,7 +207,7 @@ bootparse(i) } /* - * maintain environmanet as a sequence of '\n' separated + * maintain environment as a sequence of '\n' separated * variable definitions in the form =[] * terminated by the usual '\0' */ -- cgit v1.2.3