mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Fix typo in a comment.
This commit is contained in:
parent
c598a8a25c
commit
2af3af27a2
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/*
|
||||
* An interface to the FreeBSD kernel's bus/devce information interface.
|
||||
* An interface to the FreeBSD kernel's bus/device information interface.
|
||||
*
|
||||
* This interface is implemented with the
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue