Skip to content

Commit

Permalink
Final push
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkhoury committed Nov 7, 2017
1 parent ed807b7 commit 2a7a803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SigMaker/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ plugin_t PLUGIN = {
NULL,
run,
"Creates a unique signature",
"SigMaker plugin\n",
"SigMaker plugin",
"SigMaker",
"Ctrl-Alt-S" // Alt-F11
"Ctrl-Alt-S"
};

0 comments on commit 2a7a803

Please sign in to comment.