Browse Source

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

* source.c: White space fix-up.
binutils-2_13-branch
Michael Snyder 25 years ago
parent
commit
f2172603b5
  1. 4
      gdb/ChangeLog
  2. 2
      gdb/source.c

4
gdb/ChangeLog

@ -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.

2
gdb/source.c

@ -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,

Loading…
Cancel
Save