diff --git a/patchAPI/PatchModifier.cpp b/patchAPI/PatchModifier.cpp index bab7075..483ae90 100644 --- a/patchAPI/PatchModifier.cpp +++ b/patchAPI/PatchModifier.cpp @@ -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[]) {