1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-27 16:49:01 +00:00

Fix small type in CHANGELOG

This commit is contained in:
kroosec
2012-08-25 14:01:44 +00:00
parent 5ba2007d69
commit 1f869e32df

View File

@@ -1,6 +1,6 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Updated mssql.lua library to support additional data types, enchanced
o [NSE] Updated mssql.lua library to support additional data types, enhanced
some of the existing data types, added the DoneProc response token, and
reordered code for maintainability. [Tom Sellers]