projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee92308
)
Typo in comment fixed: seem->see
author
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:43:26 +0000
(23:43 +0000)
committer
David Anderson
<davea@sgi.com>
Fri, 1 Sep 2000 23:43:26 +0000
(23:43 +0000)
gdb/cp-valprint.c
patch
|
blob
|
history
diff --git
a/gdb/cp-valprint.c
b/gdb/cp-valprint.c
index
e828613
..
2ec1c6c
100644
(file)
--- a/
gdb/cp-valprint.c
+++ b/
gdb/cp-valprint.c
@@
-458,7
+458,7
@@
cp_print_value_fields (struct type *type, struct type *real_type, char *valaddr,
} /* non-RRBC case */
else
{
- /* FIXME -- see
m
comments above */
+ /* FIXME -- see comments above */
/* RRBC support present; function pointers are found
* by indirection through the class segment entries. */