mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
Spellcheck on Nmap, Nsock, Nbase source files
This commit is contained in:
@@ -429,7 +429,7 @@ class FPHost {
|
||||
};
|
||||
|
||||
/* This class represents IPv6 hosts to be fingerprinted. The class performs
|
||||
* OS detection asynchronously. To use it, shedule() must be called at regular
|
||||
* OS detection asynchronously. To use it, schedule() must be called at regular
|
||||
* intervals until done() returns true. After that, status() will indicate
|
||||
* whether the host was successfully matched with a particular OS or not. */
|
||||
class FPHost6 : public FPHost {
|
||||
|
||||
Reference in New Issue
Block a user