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 50ace72b1..558d204ed 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -273,7 +273,7 @@ static void parseOptions(int argc, char **argv) {
break;
case 'r':
- printf("ndpiReader, nDPI (%s)\n\n", ndpi_revision());
+ printf("ndpiReader - nDPI (%s)\n", ndpi_revision());
exit(0);
case 'v':