Skip to content

Commit

Permalink
Fix spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
martimarkov authored Dec 4, 2017
1 parent 1f057e3 commit 33e3057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/set.py
Original file line number Diff line number Diff line change
Expand Up @@ -1045,8 +1045,8 @@
import src.teensy.powershell_shellcode

# HID Msbuild compile to memory Shellcode Attack
if teensy_menu_choice == "14":
print_status(
if teensy_menu_choice == "14":
print_status(
"HID Msbuild compile to memory Shellcode Attack selected")
debug_msg(
me, "importing '-----file-----'", 1)
Expand Down

0 comments on commit 33e3057

Please sign in to comment.