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:
0fa6923
)
Corrected spelling in comment: extention-> to extension.
author
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:05:02 +0000
(
00:05
+0000)
committer
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:05:02 +0000
(
00:05
+0000)
gdb/gdbtypes.c
patch
|
blob
|
history
diff --git
a/gdb/gdbtypes.c
b/gdb/gdbtypes.c
index 63bd448293d848a161538da40a4871a5e5d8bd71..d9f6e0e1ed4eee5a1cc466ac4854ee886dfc72fa 100644
(file)
--- a/
gdb/gdbtypes.c
+++ b/
gdb/gdbtypes.c
@@
-82,7
+82,7
@@
struct extra
{
char str[128];
int len;
- }; /* maximum exten
t
ion is 128! FIXME */
+ }; /* maximum exten
s
ion is 128! FIXME */
static void add_name (struct extra *, char *);
static void add_mangled_type (struct extra *, struct type *);