diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 12:05:58 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 12:05:58 +0000 |
| commit | 2fa72ea7d46fdb024d4cac1f57fb7a76dbac2233 (patch) | |
| tree | d36000c1280171619b92f8ea6ea8042da05534c8 /sys/dev/dpt | |
| parent | a3573c66790ca96c147917b90b60ef1c3bbcf4fb (diff) | |
Notes
Diffstat (limited to 'sys/dev/dpt')
| -rw-r--r-- | sys/dev/dpt/dpt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index 6d6230e75014..8798f7650983 100644 --- a/sys/dev/dpt/dpt.h +++ b/sys/dev/dpt/dpt.h @@ -904,7 +904,7 @@ typedef struct dpt_ccb { } dpt_ccb_t; /* - * This is provided for compatability with UnixWare only. + * This is provided for compatibility with UnixWare only. * Some of the fields may be bogus. * Others may have a totally different meaning. */ |
