1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-16 10:26:33 +00:00

merge soc07 r5073:5077 - renamed listopt(ions?!) to listop(erations); removed nse_bitlib.* from the Makefile.in in nselib/; removed unused MAKEDEPEND

This commit is contained in:
fyodor
2007-08-11 05:10:24 +00:00
parent 7fe3c62843
commit ed8b7899a0
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
module('shortport', package.seeall)
module(..., package.seeall)
portnumber = function(port, _proto, _state)
local port_table;