mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 04:39:03 +00:00
Integrate the latest fingerprint submissions
This commit is contained in:
@@ -126,7 +126,7 @@ static int checkFP(char *FP) {
|
||||
} else {
|
||||
tmp = *(p+3);
|
||||
if(tmp != 'Y') {
|
||||
printf("[WARN] One fingerprint is not good\n");
|
||||
printf("[WARN] One fingerprint is NOT GOOD (G=N)\n");
|
||||
founderr = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user