[RFC] Fix MI timings

Pedro Alves pedro@codesourcery.com
Mon Mar 9 22:07:00 GMT 2009


On Monday 09 March 2009 21:32:25, Vladimir Prus wrote:
> +void mi_print_timing_maybe ();

                              ^ (void) here too, please.

Also, it's redundant, but the only other function declared
in the header marks it explicitly as "extern",  you may want
to do the same for consistency.

-- 
Pedro Alves



More information about the Gdb-patches mailing list