summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2006-11-09 03:34:35 +0000
committerderaadt <deraadt@openbsd.org>2006-11-09 03:34:35 +0000
commitb92186d5f32c761e8b2df155c3b6ecc632d0980e (patch)
tree868ff73611c99a11b2a82469b7424d572e5a14c8 /sys/lib/libkern/arch
parentupdate the example sensors output so it matches the current output (diff)
downloadwireguard-openbsd-b92186d5f32c761e8b2df155c3b6ecc632d0980e.tar.xz
wireguard-openbsd-b92186d5f32c761e8b2df155c3b6ecc632d0980e.zip
typo
Diffstat (limited to 'sys/lib/libkern/arch')
-rw-r--r--sys/lib/libkern/arch/sh/udivsi3.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/libkern/arch/sh/udivsi3.S b/sys/lib/libkern/arch/sh/udivsi3.S
index 0483d74337f..a35be6d6a4d 100644
--- a/sys/lib/libkern/arch/sh/udivsi3.S
+++ b/sys/lib/libkern/arch/sh/udivsi3.S
@@ -37,7 +37,7 @@
#include <machine/asm.h>
/*
- * IMPOTANT: This function is special.
+ * IMPORTANT: This function is special.
*
* This function is an auxiliary function that is referenced by the
* code generated by gcc for integer division. But gcc does NOT treat