Skip to content

Commit

Permalink
Sync the resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Sep 16, 2016
1 parent 4a3a970 commit 98f53f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppleALC/kern_resources.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24831,7 +24831,7 @@ const size_t vendorModSize {10};

// ControllerMod section

static const uint8_t patchBuf840[] { 0x56, 0x3B, };
static const uint8_t patchBuf840[] { 0x0C, 0x0C, };
static const uint8_t patchBuf841[] { 0x04, 0x0F, };
static const KextPatch patches64[] {
{ { &kextList[0], patchBuf840, patchBuf841, 2, 4 }, 13, KernelPatcher::KernelAny },
Expand Down

0 comments on commit 98f53f5

Please sign in to comment.