diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-12 22:07:00 +0000 |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-12 22:07:00 +0000 |
commit | 710d528215ee1a57cc0d5b3e5c4c728b86ad42c5 (patch) | |
tree | 1b1badcf5430ddad42986948c57622a09e51f7a7 /src | |
parent | ce0a3e858ab553d2144aaa4e9bdec0a6a1d9771d (diff) |
spelling: second
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/protocols/msn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/msn.c b/src/lib/protocols/msn.c index 2ef60e8ff..dd652ef1f 100644 --- a/src/lib/protocols/msn.c +++ b/src/lib/protocols/msn.c @@ -373,7 +373,7 @@ static void ndpi_search_msn_tcp(struct ndpi_detection_module_struct *ndpi_struct } } } - /* finished examining the secone packet only */ + /* finished examining the second packet only */ /* direct user connection (file transfer,...) */ if((src != NULL && NDPI_COMPARE_PROTOCOL_TO_BITMASK(src->detected_protocol_bitmask, NDPI_PROTOCOL_MSN) != 0) |