From f2172603b59bfb14b2d7eb82427b4a328150ea29 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 12 Apr 2002 19:46:29 +0000 Subject: [PATCH] 2002-04-12 Michael Snyder * source.c: White space fix-up. --- gdb/ChangeLog | 4 ++++ gdb/source.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a58790e..d3fa62e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-04-12 Michael Snyder + + * source.c: White space fix-up. + 2002-04-12 Andrew Cagney * defs.h (read_relative_register_raw_bytes): Delete declaration. diff --git a/gdb/source.c b/gdb/source.c index d6714d4..cf8ceab 100644 --- a/gdb/source.c +++ b/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, -- 2.7.4