summaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2002-04-12 19:46:29 +0000
committerMichael Snyder <msnyder@specifix.com>2002-04-12 19:46:29 +0000
commitf292deb83d89653b899ccaa70bcb0b86c34f053b (patch)
tree78a4e8dbb0cc6db59e94a5cb2be88166b1a3a2e3 /gdb/source.c
parent6b7f680522088440790800caef947041c8f1bd99 (diff)
downloadgdb-f292deb83d89653b899ccaa70bcb0b86c34f053b.tar.gz
2002-04-12 Michael Snyder <msnyder@redhat.com>
* source.c: White space fix-up.
Diffstat (limited to 'gdb/source.c')
-rw-r--r--gdb/source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/source.c b/gdb/source.c
index d6714d4b046..cf8ceab4862 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,