projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
621791b
)
* Remove unwanted space in set_length_in_type_chain parameterdeclaration
author
Pierre Muller
<muller@sourceware.org>
Thu, 22 Apr 2010 12:34:24 +0000
(12:34 +0000)
committer
Pierre Muller
<muller@sourceware.org>
Thu, 22 Apr 2010 12:34:24 +0000
(12:34 +0000)
gdb/stabsread.c
patch
|
blob
|
history
diff --git
a/gdb/stabsread.c
b/gdb/stabsread.c
index 17aff06a988919e7dc45fe3046ed13d18616ad86..7fc77d0ca0c654aa462fda1cd98bbe17615b45bf 100644
(file)
--- a/
gdb/stabsread.c
+++ b/
gdb/stabsread.c
@@
-3416,7
+3416,7
@@
complain_about_struct_wipeout (struct type *type)
untouched during the main type replacement... */
static void
-set_length_in_type_chain (struct type *
type)
+set_length_in_type_chain (struct type *type)
{
struct type *ntype = TYPE_CHAIN (type);