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:
06fcb19
)
Correct spelling in comment: tupes -> tuples.
author
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:50:17 +0000
(23:50 +0000)
committer
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:50:17 +0000
(23:50 +0000)
gdb/eval.c
patch
|
blob
|
history
diff --git
a/gdb/eval.c
b/gdb/eval.c
index e9ca802dc31b6512656fd36b93fb0d6ecb1f0790..fbe29a680755ad16a177a1a22f7b9ee1532e8639 100644
(file)
--- a/
gdb/eval.c
+++ b/
gdb/eval.c
@@
-173,7
+173,7
@@
get_label (register struct expression *exp, int *pos)
return NULL;
}
-/* This function evaluates tupes (in Chill) or brace-initializers
+/* This function evaluates tup
l
es (in Chill) or brace-initializers
(in C/C++) for structure types. */
static value_ptr