Преглед изворни кода

Fixed format warning in comment

Stefan Schmidt пре 6 година
родитељ
комит
f7fa19519e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      code/Attack/FTPWinaXeExploit.py

+ 1 - 1
code/Attack/FTPWinaXeExploit.py

@@ -12,7 +12,7 @@ logging.getLogger("scapy.runtime").setLevel(logging.ERROR)
 
 # noinspection PyPep8
 
-#FTP Port used for Creation of packets
+# FTP Port used for Creation of packets
 ftp_port = 21