diff --git a/src/main.c b/src/main.c index 480e1dba..e6cf959d 100644 --- a/src/main.c +++ b/src/main.c @@ -131,7 +131,7 @@ static void usage(void) " -q Quell progress output. -q -q for less.\n" " -l logfile Use logfile rather than stderr for diagnostics.\n" " -? Display this usage.\n" - "\navrdude version %s, URL: \n" + "\navrdude version %s, URL: \n" ,progname, version); }