1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

Remove various "the the" repeats. Closes #2804

This commit is contained in:
nnposter
2024-03-16 01:16:34 +00:00
parent 00863472d6
commit 96dcf4e9ed
12 changed files with 12 additions and 12 deletions

View File

@@ -117,7 +117,7 @@ public:
~ServiceNFO();
// If a service response to a given probeName, this function adds
// the response the the fingerprint for that service. The
// the response the fingerprint for that service. The
// fingerprint can be printed when nothing matches the service. You
// can obtain the fingerprint (if any) via getServiceFingerprint();
void addToServiceFingerprint(const char *probeName, const u8 *resp,