On Tue, Aug 9, 2011 at 17:36, Brian Norris wrote: > +static void display_help(void) > +{ > + printf( > +"%1$s version %2$s - a tool to print MTD information.\n" please properly indent <tab>printf( <tab><tab>"..........." -mike