aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-12 22:02:56 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-12 22:02:56 +0000
commitd178bec60e105ec9e4349e48f6da1da52d3f39e7 (patch)
tree9e2aabefef0e010eca317a15677900bf0f1667fe /src
parentfba88e225f0f7c803f47582205e875b826c193bf (diff)
spelling: reset
Diffstat (limited to 'src')
-rw-r--r--src/include/ndpi_typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h
index 506f79ddd..b19b53fa0 100644
--- a/src/include/ndpi_typedefs.h
+++ b/src/include/ndpi_typedefs.h
@@ -348,7 +348,7 @@ struct ndpi_id_struct {
/**
detected_protocol_bitmask:
access this bitmask to find out whether an id has used skype or not
- if a flag is set here, it will not be resetted
+ if a flag is set here, it will not be reset
to compare this, use:
**/
NDPI_PROTOCOL_BITMASK detected_protocol_bitmask;