* defs.h (enum val_prettyformat): Renamed from val_prettyprint.
[deliverable/binutils-gdb.git] / gdb / value.h
index 8a66aa48d1dc9f7f1fffb21a15163b7d715b347d..44d2aa082b68a1c948364f3d4342face9e1d6ce5 100644 (file)
@@ -899,7 +899,7 @@ extern void value_print (struct value *val, struct ui_file *stream,
 
 extern void value_print_array_elements (struct value *val,
                                        struct ui_file *stream, int format,
-                                       enum val_prettyprint pretty);
+                                       enum val_prettyformat pretty);
 
 extern struct value *value_release_to_mark (struct value *mark);
 
This page took 0.023845 seconds and 4 git commands to generate.