Fix a typo.

Submitted by:	Jakub Lach  jakub_lach of mailplus pl
This commit is contained in:
John Baldwin 2010-02-19 14:27:32 +00:00
parent c3a9f615e6
commit 73401fbaa0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204085

View File

@ -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" }
};