From 009f3fb2e4873e535fab4876007f633b1be87c25 Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 29 Jun 2011 06:24:17 +0000 Subject: [PATCH] Just added a missing period --- nselib/ncp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/ncp.lua b/nselib/ncp.lua index c9080eb31..f45397431 100644 --- a/nselib/ncp.lua +++ b/nselib/ncp.lua @@ -1,4 +1,4 @@ ---- A tiny implementation of the Netware Core Protocol (NCP) +--- A tiny implementation of the Netware Core Protocol (NCP). -- While NCP was originally a Netware only protocol it's now present on -- both Linux and Windows platforms running Novell eDirectory. --