瀏覽代碼

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