mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct a comment
This commit is contained in:
parent
1f895058e4
commit
21cffce593
1 changed files with 1 additions and 1 deletions
|
|
@ -3052,7 +3052,7 @@ xpt_polled_action(union ccb *start_ccb)
|
|||
}
|
||||
|
||||
/*
|
||||
* Schedule a peripheral driver to receive a ccb when it's
|
||||
* Schedule a peripheral driver to receive a ccb when its
|
||||
* target device has space for more transactions.
|
||||
*/
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue