gdb
[deliverable/binutils-gdb.git] / gdb / gdbtypes.c
index 443f6f7a10c5f2136289ff4f1b19ac5f6e1c76c7..da4d673a74a3b795119b9dc0c205d9c5c3857148 100644 (file)
@@ -1046,7 +1046,7 @@ type_name_no_tag (const struct type *type)
 struct type *
 lookup_typename (const struct language_defn *language,
                 struct gdbarch *gdbarch, char *name,
-                struct block *block, int noerr)
+                const struct block *block, int noerr)
 {
   struct symbol *sym;
   struct type *tmp;
This page took 0.023253 seconds and 4 git commands to generate.