aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
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"