Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangff committed Feb 18, 2024
1 parent a10ae0d commit 81cbf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UE4SS/src/EntryLinux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ int __libc_start_main(
}
}

// iterate dynamic, find .plt.got
// iterate dynamic, find relocation to __cxa_throw
struct RELA_INFOS {
Elf64_Rela *rela;
ssize_t sz;
Expand Down

0 comments on commit 81cbf74

Please sign in to comment.