* tracepoint.c (scope_info): Update.
[deliverable/binutils-gdb.git] / gdb / coffread.c
index 2a8ee424fed952cf74e18f34939093552a33ec5d..ec6f7d72d630810bba4c4ba3585bf0ac729c0ea0 100644 (file)
@@ -1471,7 +1471,7 @@ static void
 patch_opaque_types (struct symtab *s)
 {
   struct block *b;
-  struct dict_iterator iter;
+  struct block_iterator iter;
   struct symbol *real_sym;
 
   /* Go through the per-file symbols only.  */
This page took 0.025033 seconds and 4 git commands to generate.