diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-12 21:32:19 +0000 |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-12 21:32:19 +0000 |
commit | 47f9f54b896d20fed175c44ad971575294064f8e (patch) | |
tree | 234d5dc74e442ab529b45eecff3bf305365d8da5 /src/lib/protocols/zattoo.c | |
parent | e89ce717ba2e6ddf06b5c4bf365157dc70c6cc8d (diff) |
spelling: discarded
Diffstat (limited to 'src/lib/protocols/zattoo.c')
-rw-r--r-- | src/lib/protocols/zattoo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/zattoo.c b/src/lib/protocols/zattoo.c index 41d369cf7..3b6adcec8 100644 --- a/src/lib/protocols/zattoo.c +++ b/src/lib/protocols/zattoo.c @@ -230,7 +230,7 @@ void ndpi_search_zattoo(struct ndpi_detection_module_struct *ndpi_struct, struct } NDPI_LOG(NDPI_PROTOCOL_ZATTOO, ndpi_struct, NDPI_LOG_DEBUG, - "ZATTOO: discarted the flow (TCP): packet_size: %u; Flowstage: %u\n", + "ZATTOO: discarded the flow (TCP): packet_size: %u; Flowstage: %u\n", packet->payload_packet_len, flow->zattoo_stage); } |