Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
opa334 committed Apr 30, 2024
1 parent 56f0342 commit e4b8f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaseBin/launchdhook/src/update.m
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ void jbupdate_finalize_stage2(const char *prevVersion, const char *newVersion)
gSystemInfo.jailbreakSettings.markAppsAsDebugged = true;

#ifndef __arm64e__
// Initilaize kcall only after we have the offsets required for it
// Initialize kcall only after we have the offsets required for it
arm64_kcall_init();
#endif
}
Expand Down

0 comments on commit e4b8f6b

Please sign in to comment.