2002-04-12 Michael Snyder <msnyder@redhat.com>

* source.c: White space fix-up.
This commit is contained in:
Michael Snyder 2002-04-12 19:46:29 +00:00
parent cda5a58a3e
commit f2172603b5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-12 Michael Snyder <msnyder@redhat.com>
* source.c: White space fix-up.
2002-04-12 Andrew Cagney <cagney@redhat.com>
* defs.h (read_relative_register_raw_bytes): Delete declaration.

View File

@ -523,7 +523,7 @@ source_info (char *ignore, int from_tty)
Otherwise, return -1, with errno set for the last name we tried to open. */
/* >>>> This should only allow files of certain types,
>>>> eg executable, non-directory */
>>>> eg executable, non-directory */
int
openp (const char *path, int try_cwd_first, const char *string,
int mode, int prot,