diff options
author | Michael Snyder <msnyder@vmware.com> | 2005-01-13 23:45:29 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2005-01-13 23:45:29 +0000 |
commit | 9b5c5aad72c9d70c706ddd26554c07aa1418ce4c (patch) | |
tree | b4637d57f2e3ecc07592227dd766982af490acce /gdb/coff-solib.c | |
parent | 30fdc99fa888d8e0fea3a289f26e1298b94d85b9 (diff) | |
download | gdb-9b5c5aad72c9d70c706ddd26554c07aa1418ce4c.zip gdb-9b5c5aad72c9d70c706ddd26554c07aa1418ce4c.tar.gz gdb-9b5c5aad72c9d70c706ddd26554c07aa1418ce4c.tar.bz2 |
2005-01-13 Michael Snyder <msnyder@redhat.com>
* coff-solib.c: Whitespace tweaks.
* coff-solib.h: Whitespace tweaks.
Diffstat (limited to 'gdb/coff-solib.c')
-rw-r--r-- | gdb/coff-solib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/coff-solib.c b/gdb/coff-solib.c index 64dca7b..9320ded 100644 --- a/gdb/coff-solib.c +++ b/gdb/coff-solib.c @@ -116,7 +116,7 @@ coff_solib_add (char *arg_string, int from_tty, struct target_ops *target, int r SYNOPSIS - void coff_solib_create_inferior_hook() + void coff_solib_create_inferior_hook () DESCRIPTION |