1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00

Fix coding style of all scripts with Lunadry.

This commit is contained in:
d33tah
2013-08-29 13:34:23 +00:00
parent 02b7b0ac8e
commit d68d608d7d
6 changed files with 34 additions and 34 deletions

View File

@@ -6,6 +6,6 @@
--loop that will waste your CPU power until you kill the process.
while true do
print("chargen")
print "chargen"
end