* m32c-desc.c: Regenerated.
[deliverable/binutils-gdb.git] / gdb / valops.c
index 14b845e7def443f22ea882a113c7622c7f530ae9..54c81ac2f0acf98406934874fd9b8805a991da7c 100644 (file)
@@ -2269,7 +2269,7 @@ check_field_in (struct type *type, const char *name)
    target structure/union is defined, otherwise, return 0.  */
 
 int
-check_field (struct value *arg1, const gdb_byte *name)
+check_field (struct value *arg1, const char *name)
 {
   struct type *t;
 
This page took 0.024983 seconds and 4 git commands to generate.