2006-03-18 Jim Blandy <jimb@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 840478ad5dbe431939929af94cbb4652deac19fc..bef9aaaf1a9f3a5a4f64e93bc721f57b6d70f96b 100644 (file)
@@ -554,7 +554,7 @@ enum address_class
   LOC_INDIRECT,
 
   /* The variable's address is computed by a set of location
-     functions (see "struct location_funcs" below).  */
+     functions (see "struct symbol_ops" below).  */
   LOC_COMPUTED,
 
   /* Same as LOC_COMPUTED, but for function arguments.  */
This page took 0.025694 seconds and 4 git commands to generate.