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

Spell out rdp acronym

This commit is contained in:
fyodor
2012-11-16 02:25:08 +00:00
parent 5272dd5a82
commit abc16cc78f

View File

@@ -1,5 +1,5 @@
---
-- A minimal RDP library. Currently has functionality to determine encryption
-- A minimal RDP (Remote Desktop Protocol) library. Currently has functionality to determine encryption
-- and cipher support.
--
--
@@ -335,4 +335,4 @@ Comm = {
end,
}
return _ENV;
return _ENV;