mirror of
https://github.com/nmap/nmap.git
synced 2026-02-07 05:56:34 +00:00
Fix a parameter list in openssl.luadoc.
This commit is contained in:
@@ -185,4 +185,4 @@ function supported_digests()
|
||||
--- Converts a 56-bit DES key into a 64-bit key with the correct parity.
|
||||
-- @param data A 7-byte string.
|
||||
-- @return An 8-byte string.
|
||||
function DES_string_to_key(string data)
|
||||
function DES_string_to_key(data)
|
||||
|
||||
Reference in New Issue
Block a user