From d3827fd51a2a81db3e3f075316f599167d1cea79 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Tue, 27 May 2003 21:03:50 +0000 Subject: typos in comments; From: Bengt Wessling , 10x --- sys/kern/kern_kthread.c | 4 ++-- sys/kern/subr_prf.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/kern') diff --git a/sys/kern/kern_kthread.c b/sys/kern/kern_kthread.c index ce81dc9342a..514ed93f923 100644 --- a/sys/kern/kern_kthread.c +++ b/sys/kern/kern_kthread.c @@ -1,4 +1,4 @@ -/* $OpenBSD: kern_kthread.c,v 1.19 2003/05/06 07:28:38 deraadt Exp $ */ +/* $OpenBSD: kern_kthread.c,v 1.20 2003/05/27 21:03:49 henning Exp $ */ /* $NetBSD: kern_kthread.c,v 1.3 1998/12/22 21:21:36 kleink Exp $ */ /*- @@ -51,7 +51,7 @@ /* * note that stdarg.h and the ansi style va_start macro is used for both - * ansi and traditional c complers. + * ansi and traditional c compilers. * XXX: this requires that stdarg.h define: va_alist and va_dcl */ #include diff --git a/sys/kern/subr_prf.c b/sys/kern/subr_prf.c index 6975032902a..bc1b60e9355 100644 --- a/sys/kern/subr_prf.c +++ b/sys/kern/subr_prf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: subr_prf.c,v 1.52 2003/05/22 20:42:43 deraadt Exp $ */ +/* $OpenBSD: subr_prf.c,v 1.53 2003/05/27 21:03:49 henning Exp $ */ /* $NetBSD: subr_prf.c,v 1.45 1997/10/24 18:14:25 chuck Exp $ */ /*- @@ -61,7 +61,7 @@ /* * note that stdarg.h and the ansi style va_start macro is used for both - * ansi and traditional c complers. + * ansi and traditional c compilers. */ #include -- cgit v1.2.3