aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-12 22:10:38 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-12 22:10:38 +0000
commit249b5d67837ca57e115e1ffb34404dfa1286fffe (patch)
treea7c0b81964a73aefcec7758cb37ab083848cda8e /src
parent7a2dcf0f9fbc100cf261b0b8f97726429e1cfe69 (diff)
spelling: structure
Diffstat (limited to 'src')
-rw-r--r--src/lib/ndpi_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c
index 4d2f04aa5..c90615e77 100644
--- a/src/lib/ndpi_main.c
+++ b/src/lib/ndpi_main.c
@@ -2211,7 +2211,7 @@ void ndpi_set_bitmask_protocol_detection( char * label,
}
/*
- Set function and index protocol within proto_default strcuture for port protocol detection
+ Set function and index protocol within proto_default structure for port protocol detection
and callback_buffer function for DPI protocol detection
*/
ndpi_struct->proto_defaults[ndpi_protocol_id].protoIdx = idx;