mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Typo fix: fasion -> fashion
Inspired by: OpenBSD MFC After: 1 week
This commit is contained in:
parent
3697d3f8ca
commit
b0b32f29dc
1 changed files with 1 additions and 1 deletions
|
|
@ -878,7 +878,7 @@ twe_free_request(struct twe_request *tr)
|
|||
*
|
||||
* These routines ensure that the data which the controller is going to try to
|
||||
* access is actually visible to the controller, in a machine-independant
|
||||
* fasion. Due to a hardware limitation, I/O buffers must be 512-byte aligned
|
||||
* fashion. Due to a hardware limitation, I/O buffers must be 512-byte aligned
|
||||
* and we take care of that here as well.
|
||||
*/
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue