More block constification
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 64d5a23f9b2af8db3302e204bae33abb791bcd80..a873dfe9451b2370e96dc0667a8250d963b7ad4f 100644 (file)
@@ -227,7 +227,7 @@ struct quick_symbol_functions
   void (*map_matching_symbols) (struct objfile *,
                                const char *name, domain_enum domain,
                                int global,
-                               int (*callback) (struct block *,
+                               int (*callback) (const struct block *,
                                                 struct symbol *, void *),
                                void *data,
                                symbol_name_match_type match,
This page took 0.025038 seconds and 4 git commands to generate.