diff --git a/src/main.c b/src/main.c index 35cdb1d5..3b596c9f 100644 --- a/src/main.c +++ b/src/main.c @@ -132,7 +132,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); }