diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-09-06 14:44:20 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-09-06 14:44:20 +0000 |
commit | 002080b0d1b8aa3d1def96be6b003a01dd07b674 (patch) | |
tree | 615475780eb0d7ddc3b540cfe9a164aec9b11dea /sys/arch/hp300/dev/hpibvar.h | |
parent | 5f8ff62c17fcb046e956c1e9d04a80768e8ab52e (diff) |
- spello, short-hand -> shorthand
ok miod@
Diffstat (limited to 'sys/arch/hp300/dev/hpibvar.h')
-rw-r--r-- | sys/arch/hp300/dev/hpibvar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/dev/hpibvar.h b/sys/arch/hp300/dev/hpibvar.h index b6eaedb937c..b8c7e93b097 100644 --- a/sys/arch/hp300/dev/hpibvar.h +++ b/sys/arch/hp300/dev/hpibvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: hpibvar.h,v 1.10 2005/11/18 00:09:15 miod Exp $ */ +/* $OpenBSD: hpibvar.h,v 1.11 2010/09/06 14:44:18 jasper Exp $ */ /* $NetBSD: hpibvar.h,v 1.10 1997/03/31 07:34:25 scottr Exp $ */ /* @@ -105,7 +105,7 @@ struct hpibbus_attach_args { int ha_punit; /* physical unit on slave */ }; -/* Locator short-hand */ +/* Locator shorthand */ #define hpibbuscf_slave cf_loc[0] #define hpibbuscf_punit cf_loc[1] |