2005-01-13 Michael Snyder <msnyder@redhat.com>
+ * infcmd.c: Whitespace tweaks.
* hpux-thread.c: Whitespace tweaks.
* hppa-hpux-tdep.c: Whitespace tweaks.
* gdbcore.h: Whitespace tweaks.
static void
detach_command (char *args, int from_tty)
{
- dont_repeat (); /* Not for the faint of heart */
+ dont_repeat (); /* Not for the faint of heart. */
target_detach (args, from_tty);
#if defined(SOLIB_RESTART)
SOLIB_RESTART ();
static void
float_info (char *args, int from_tty)
{
- print_float_info (current_gdbarch, gdb_stdout, deprecated_selected_frame, args);
+ print_float_info (current_gdbarch, gdb_stdout,
+ deprecated_selected_frame, args);
}
\f
static void