diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2001-07-23 12:05:27 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2001-07-23 12:05:27 +0000 |
| commit | 56bded8a2916e65ec31d00dcee679f39f8c7a672 (patch) | |
| tree | ef26e3a00053ed7d945354bad866ccfa483a70cf /sys/dev/sym | |
| parent | b0b32f29dc31b0c7becfd4f12a1bee258210cc23 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sym')
| -rw-r--r-- | sys/dev/sym/sym_hipd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c index 2113da8174ad..c6abd413e225 100644 --- a/sys/dev/sym/sym_hipd.c +++ b/sys/dev/sym/sym_hipd.c @@ -3930,7 +3930,7 @@ static void sym_settrans(hcb_p np, ccb_p cp, u_char dt, u_char ofs, * scntl3: (see the manual) * * current script command: - * dsp: script adress (relative to start of script). + * dsp: script address (relative to start of script). * dbc: first word of script command. * * First 24 register of the chip: |
