diff options
author | 2005-05-26 03:42:43 +0000 | |
---|---|---|
committer | 2005-05-26 03:42:43 +0000 | |
commit | 8424a32d079d2510a780df2378cb4b56336493ff (patch) | |
tree | 65d8ade898ad1a0f79f064757af9b7ad3b870022 | |
parent | remove hiding of interface family groups (diff) | |
download | wireguard-openbsd-8424a32d079d2510a780df2378cb4b56336493ff.tar.xz wireguard-openbsd-8424a32d079d2510a780df2378cb4b56336493ff.zip |
typo
-rw-r--r-- | sys/arch/hppa/hppa/locore.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/hppa/locore.S b/sys/arch/hppa/hppa/locore.S index 400616530b8..32c9335a0dd 100644 --- a/sys/arch/hppa/hppa/locore.S +++ b/sys/arch/hppa/hppa/locore.S @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.S,v 1.150 2005/04/21 04:39:35 mickey Exp $ */ +/* $OpenBSD: locore.S,v 1.151 2005/05/26 03:42:43 mickey Exp $ */ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -1058,7 +1058,7 @@ ENTRY(TLABEL(emu),0) * pass through for all coprocessors now and * do not check the uid here. * in case that piece does not exist emulate - * or the trap will be generted later. + * or the trap will be generated later. */ ldil L%cpu_fpuena, r1 |