diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2011-04-22 13:56:21 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2011-04-22 13:56:21 +0000 |
| commit | 08b822fcbbe4152e4be3563b616d35d2092b1ebb (patch) | |
| tree | 7a43a386361395b6ee5352ce446a5d892c7c426a /sys/dev/esp | |
| parent | 867b94791cc44d2caea8005563e63bfeb6a48a06 (diff) | |
Notes
Diffstat (limited to 'sys/dev/esp')
| -rw-r--r-- | sys/dev/esp/ncr53c9x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/esp/ncr53c9x.c b/sys/dev/esp/ncr53c9x.c index 542f6c634250..9373420da8ba 100644 --- a/sys/dev/esp/ncr53c9x.c +++ b/sys/dev/esp/ncr53c9x.c @@ -2560,7 +2560,7 @@ again: * XXX This will cause a chip reset and will * prevent us from finding out the real * problem with the device. However, it's - * neccessary until a way can be found to + * necessary until a way can be found to * safely cancel the DMA that is in * progress. */ |
