From 8dfb8af45e8ad04043fead2888492401e09358b2 Mon Sep 17 00:00:00 2001 From: joao Date: Thu, 1 Oct 2009 03:20:37 +0000 Subject: [PATCH] Removing outdated params from tryssl description --- nselib/comm.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/nselib/comm.lua b/nselib/comm.lua index cb7554bc2..fb224e49e 100644 --- a/nselib/comm.lua +++ b/nselib/comm.lua @@ -253,7 +253,6 @@ end -- -- @param host The host table -- @param port The port table --- @param sslservice The name of the ssl service version -- @param data The first data payload of the connection -- @param opts Options, such as timeout -- @return sd The socket descriptor