* config/tc-h8300.c (get_operand): Fix typos in ldm/stm support.
[deliverable/binutils-gdb.git] / gdb / valprint.h
index c486deeff9971cbacccb0d558a747b41c222e0b9..fb3e859c2db04f5ed796c1717b759663646df863 100644 (file)
@@ -37,7 +37,8 @@ extern int stop_print_at_null;  /* Stop printing at null char? */
 
 extern void
 val_print_array_elements PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *,
-                                 int, int, int, enum val_prettyprint, int));
+                                 int, int, int, enum val_prettyprint,
+                                 unsigned int));
 
 extern void
 val_print_type_code_int PARAMS ((struct type *, char *, GDB_FILE *));
This page took 0.024464 seconds and 4 git commands to generate.