2005-01-13 Michael Snyder <msnyder@redhat.com>

* corefile.c: Whitespace tweaks.
This commit is contained in:
Michael Snyder 2005-01-13 23:56:25 +00:00
parent 037174871a
commit de6854b507
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
2005-01-13 Michael Snyder <msnyder@redhat.com>
* corefile.c: Whitespace tweaks.
* completer.c: Whitespace tweaks.
* coff-solib.c: Whitespace tweaks.
* coff-solib.h: Whitespace tweaks.

View file

@ -82,8 +82,9 @@ core_file_command (char *filename, int from_tty)
}
/* If there are two or more functions that wish to hook into exec_file_command,
* this function will call all of the hook functions. */
/* If there are two or more functions that wish to hook into
exec_file_command, this function will call all of the hook
functions. */
static void
call_extra_exec_file_hooks (char *filename)