Skip to content

Commit

Permalink
Fix comment in PatchModifier
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Jan 9, 2024
1 parent a468d64 commit 28602ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patchAPI/PatchModifier.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace dp = Dyninst::ParseAPI;
namespace pa = Dyninst::PatchAPI;

/*
* Insert an x86 nop slide in every function
* Remove a function from the CFG.
*/

int main(int argc, char* argv[]) {
Expand Down

0 comments on commit 28602ee

Please sign in to comment.