diff options
Diffstat (limited to 'example/reader_util.h')
-rw-r--r-- | example/reader_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/reader_util.h b/example/reader_util.h index 9eb49accd..4b9d90beb 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -324,7 +324,7 @@ typedef struct ndpi_flow_info { ndpi_multimedia_flow_type multimedia_flow_type; void *src_id, *dst_id; - + char *tcp_fingerprint; struct ndpi_entropy *entropy; struct ndpi_entropy *last_entropy; |