mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Fix coding style of all scripts with Lunadry.
This commit is contained in:
parent
02b7b0ac8e
commit
d68d608d7d
6 changed files with 34 additions and 34 deletions
|
|
@ -1,4 +1,4 @@
|
|||
--This is a --lua-exec "Hello world" example. In order to send to a client,
|
||||
--all you need to do is output it to the standard output.
|
||||
|
||||
print("Hello, world!")
|
||||
print "Hello, world!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue