aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2016-05-28 09:24:57 +0200
committerLuca Deri <deri@ntop.org>2016-05-28 09:24:57 +0200
commitd113f8db5aecbbe67df2fa6f7c7f5d3dd9a257bd (patch)
treed661d2b2c10ee8b662989dc41021c6c99031f044 /example/ndpiReader.c
parentdb36040fe192ba1161980d52693a1ab1fd26a43a (diff)
Moved to 1.8 release1.8
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c
index f06cc6beb..f558d7b0d 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -117,6 +117,7 @@ static void setupDetection(u_int16_t thread_id, pcap_t * pcap_handle);
* @brief Print help instructions
*/
static void help(u_int long_help) {
+ printf("Welcome to nDPI %s\n\n", ndpi_revision());
printf("ndpiReader -i <file|device> [-f <filter>][-s <duration>]\n"
" [-p <protos>][-l <loops> [-q][-d][-h][-t][-v <level>]\n"