diff options
author | Luca Deri <deri@ntop.org> | 2019-07-11 22:35:50 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2019-07-11 22:35:50 +0200 |
commit | 3e2e6165077c82fb955a1efe68d2a16db3c52462 (patch) | |
tree | 60b5b39b03abe96722a7367b7e80c54657ce5ab4 /example/ndpiReader.c | |
parent | da7e595fcf03f4ee61b192804e3d80cda94861f4 (diff) |
Dissection improvents
Fixed QUIC dissection
Disabled debug message
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r-- | example/ndpiReader.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index dfc65072b..003737212 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -2725,6 +2725,8 @@ void test_lib() { } } +/* *********************************************** */ + void automataUnitTest() { void *automa; |