More block constification
[deliverable/binutils-gdb.git] / gdb / symfile-debug.c
index 9dc1880732637db296c3bc1eb85497ae235a6323..5b3ae926504e7b2548c5d587e48b0bcef5e7d2b9 100644 (file)
@@ -240,7 +240,7 @@ static void
 debug_qf_map_matching_symbols (struct objfile *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.024553 seconds and 4 git commands to generate.