doc/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 038126cb1d06afd2ba0bc7352b59872ef02aab9f..5dcbd33de633725f58d8bff1f452580d6af35fc8 100644 (file)
@@ -324,7 +324,7 @@ const struct language_defn f_language_defn =
   f_val_print,                 /* Print a value using appropriate syntax */
   c_value_print,               /* FIXME */
   NULL,                                /* Language specific skip_trampoline */
-  value_of_this,               /* value_of_this */
+  NULL,                        /* name_of_this */
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
   basic_lookup_transparent_type,/* lookup_transparent_type */
   NULL,                                /* Language specific symbol demangler */
This page took 0.024621 seconds and 4 git commands to generate.