From 0a87cb378a5043354fdc5437f27d2ac088e435b8 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 15 Dec 2010 23:54:06 +0000 Subject: [PATCH] Whitespace. --- service_scan.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_scan.cc b/service_scan.cc index fceb8acee..a3fd6831f 100644 --- a/service_scan.cc +++ b/service_scan.cc @@ -1462,7 +1462,7 @@ void ServiceNFO::addToServiceFingerprint(const char *probeName, const u8 *resp, // A run of this can take up to 8 chars: "\n \x20" assert( servicefpalloc - servicefplen > 8); - if (isalnum((int)resp[srcidx])) + if (isalnum((int)resp[srcidx])) addServiceChar((char) resp[srcidx], servicewrap); else if (resp[srcidx] == '\0') { /* We need to be careful with this, because if it is followed by