mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Spell out rdp acronym
This commit is contained in:
parent
5272dd5a82
commit
abc16cc78f
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue