diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2012-08-24 09:01:22 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2012-08-24 09:01:22 +0000 |
| commit | cf4de3404611e6d4d7f9718f7361788d6048cdca (patch) | |
| tree | b2ca7dee59d11d7873d90971c56da8879a8869e5 /sys/dev/ic/advlib.h | |
| parent | 4ec673debccdfb350af215e259b0cfc6aa443a2b (diff) | |
Fix typos
Diffstat (limited to 'sys/dev/ic/advlib.h')
| -rw-r--r-- | sys/dev/ic/advlib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/advlib.h b/sys/dev/ic/advlib.h index 1d5938e158f..c5a5078d38f 100644 --- a/sys/dev/ic/advlib.h +++ b/sys/dev/ic/advlib.h @@ -1,4 +1,4 @@ -/* $NetBSD: advlib.h,v 1.17 2005/12/11 12:21:25 christos Exp $ */ +/* $NetBSD: advlib.h,v 1.18 2012/08/24 09:01:22 msaitoh Exp $ */ /* * Definitions for low level routines and data structures @@ -324,7 +324,7 @@ struct adv_ccb; /* - * SCSI Iquiry structure + * SCSI Inquiry structure */ typedef struct |
