Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Campus authored and alagoutte committed Nov 13, 2016
1 parent 3519c9e commit fafae72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ndpi_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2190,7 +2190,7 @@ void ndpi_set_protocol_detection_bitmask2(struct ndpi_detection_module_struct *n
/* HTTP */
init_http_dissector(ndpi_struct, &a, detection_bitmask);

/* Stracraft */
/* STARCRAFT */
init_starcraft_dissector(ndpi_struct, &a, detection_bitmask);

/* SSL */
Expand Down

0 comments on commit fafae72

Please sign in to comment.