Skip to content

Commit

Permalink
array size
Browse files Browse the repository at this point in the history
Signed-off-by: SergeySlice <[email protected]>
  • Loading branch information
SergeySlice committed Jan 28, 2022
1 parent 907a003 commit 08b24e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rEFIt_UEFI/Settings/ConfigPlist/Config_Quirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ class Quirks_Class : public XmlDict
OcKernelQuirks_Class OcKernelQuirks;
OcBooterQuirks_Class OcBooterQuirks;

XmlDictField m_fields[33] = {
XmlDictField m_fields[34] = {
{"AvoidRuntimeDefrag", OcBooterQuirks.AvoidRuntimeDefrag},
{"DevirtualiseMmio", OcBooterQuirks.DevirtualiseMmio},
{"DisableSingleUser", OcBooterQuirks.DisableSingleUser},
Expand Down

0 comments on commit 08b24e5

Please sign in to comment.