aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c
index bd5760efe..1b9f070d4 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -189,7 +189,7 @@ typedef struct ndpi_flow {
u_int8_t detection_completed, protocol;
u_int16_t vlan_id;
struct ndpi_flow_struct *ndpi_flow;
- char lower_name[32], upper_name[32];
+ char lower_name[48], upper_name[48];
u_int64_t last_seen;