From fb5610089bd142e85a1d27714ce1e3d22a965a3a Mon Sep 17 00:00:00 2001 From: david Date: Wed, 19 Aug 2009 21:05:21 +0000 Subject: [PATCH] Remove a stray trailing space from nmap-header-template.cc. --- nmap-header-template.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap-header-template.cc b/nmap-header-template.cc index ca35b8ed7..022fcbc80 100644 --- a/nmap-header-template.cc +++ b/nmap-header-template.cc @@ -26,7 +26,7 @@ * nmap-os-db or nmap-service-probes. * * o Executes Nmap and parses the results (as opposed to typical shell or * * execution-menu apps, which simply display raw Nmap output and so are * - * not derivative works.) * + * not derivative works.) * * o Integrates/includes/aggregates Nmap into a proprietary executable * * installer, such as those produced by InstallShield. * * o Links to a library or executes a program that does any of the above *