summaryrefslogtreecommitdiffstats
path: root/candump.c
diff options
context:
space:
mode:
Diffstat (limited to 'candump.c')
-rw-r--r--candump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/candump.c b/candump.c
index 9c1b81c..9c0c601 100644
--- a/candump.c
+++ b/candump.c
@@ -82,7 +82,7 @@ int main(int argc, char **argv)
break;
case VERSION_OPTION:
- printf("canecho %s\n",VERSION);
+ printf("candump %s\n",VERSION);
exit(0);
default: