Typo in comment fixed: seem->see
authorDavid Anderson <davea@sgi.com>
Fri, 1 Sep 2000 23:43:26 +0000 (23:43 +0000)
committerDavid Anderson <davea@sgi.com>
Fri, 1 Sep 2000 23:43:26 +0000 (23:43 +0000)
gdb/cp-valprint.c

index e82861307ce748158980817b9b09c689da825845..2ec1c6c7025fa4c38ba0d2237fd1dded88304c75 100644 (file)
@@ -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. */