Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
senator715 committed Oct 11, 2024
1 parent 286a82c commit 16e501b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

bool idaapi plugin_run(size_t arg){
std::string form_str = n_utils::format(
"IDA-Fusion for IDA %.1f+\n"
"IDA-Fusion for %.1f+\n"
"<#Generate signature (CODE Style):R>\n"
"<#Generate signature (IDA Style):R>\n"
"<#Generate signature (CRC-32 Style):R>\n"
Expand Down

0 comments on commit 16e501b

Please sign in to comment.