From: David Anderson Date: Fri, 1 Sep 2000 23:43:26 +0000 (+0000) Subject: Typo in comment fixed: seem->see X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d33f4157b9aaeee3d6f6b976d3de5ab459b255b;p=binutils-gdb.git Typo in comment fixed: seem->see --- diff --git a/gdb/cp-valprint.c b/gdb/cp-valprint.c index e82861307ce..2ec1c6c7025 100644 --- 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 -- seem comments above */ + /* FIXME -- see comments above */ /* RRBC support present; function pointers are found * by indirection through the class segment entries. */