mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
Fix a typo.
Submitted by: Jakub Lach jakub_lach of mailplus pl
This commit is contained in:
parent
c3a9f615e6
commit
73401fbaa0
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ tableEntry basetableEntryTypes[] =
|
|||
tableEntry extendedtableEntryTypes[] =
|
||||
{
|
||||
{ 128, 20, "System Address Space" },
|
||||
{ 129, 8, "Bus Heirarchy" },
|
||||
{ 129, 8, "Bus Hierarchy" },
|
||||
{ 130, 8, "Compatibility Bus Address" }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue