gdb: Make use of 'add_info' to create info sub-commands.
[deliverable/binutils-gdb.git] / gdb / symtab.h
index d3f6370666b00598f697e07e4ba7fd84fc473aa1..477befdf8cecc5f29c9c3257df462a2d9627a59b 100644 (file)
@@ -147,7 +147,7 @@ struct general_symbol_info
 
   ENUM_BITFIELD(language) language : LANGUAGE_BITS;
 
-  /* This is only used by Ada.  If set, then the 'mangled_lang' field
+  /* This is only used by Ada.  If set, then the 'demangled_name' field
      of language_specific is valid.  Otherwise, the 'obstack' field is
      valid.  */
   unsigned int ada_mangled : 1;
This page took 0.023346 seconds and 4 git commands to generate.