1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 02:49:01 +00:00

Spellcheck for Ncat, Nping source files

This commit is contained in:
dmiller
2014-02-20 21:22:22 +00:00
parent 3f0d0c16f9
commit 1575c63d7d
36 changed files with 77 additions and 77 deletions

View File

@@ -309,7 +309,7 @@ class EchoHeader : public ApplicationLayerElement {
int echo_bytes;
nep_error_data_t *data_error;
u8 *fs_off; /**< Current field spec offset */
int fs_bytes; /**< Currend field spec byte count */
int fs_bytes; /**< Current field spec byte count */
private:
int getFieldLength(u8 field);