From 249b5d67837ca57e115e1ffb34404dfa1286fffe Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 12 Mar 2017 22:10:38 +0000 Subject: spelling: structure --- src/lib/ndpi_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3