From 1ac701bdb75cdc095913e57e5faed3e1bdd66309 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 9 Jan 2004 22:57:10 +0000 Subject: typo from Jared Yanovich; --- sys/arch/macppc/dev/mesh.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/macppc/dev/mesh.c') diff --git a/sys/arch/macppc/dev/mesh.c b/sys/arch/macppc/dev/mesh.c index d93add530f7..748e13e83ea 100644 --- a/sys/arch/macppc/dev/mesh.c +++ b/sys/arch/macppc/dev/mesh.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mesh.c,v 1.7 2003/10/16 03:54:48 deraadt Exp $ */ +/* $OpenBSD: mesh.c,v 1.8 2004/01/09 22:57:09 jmc Exp $ */ /* $NetBSD: mesh.c,v 1.1 1999/02/19 13:06:03 tsubai Exp $ */ /*- @@ -1131,7 +1131,7 @@ printf("intr 0x%02x, except 0x%02x, err 0x%02x\n", intr, exception, error); sc->sc_nextstate = MESH_COMPLETE; splx(s); - printf("rerturning from mesh_timeout\n"); + printf("returning from mesh_timeout\n"); } void -- cgit v1.2.3