From 4d33f4157b9aaeee3d6f6b976d3de5ab459b255b Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 1 Sep 2000 23:43:26 +0000 Subject: [PATCH] Typo in comment fixed: seem->see --- gdb/cp-valprint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.30.2