2005-01-28 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / gdbtypes.h
index eb28de2faae0969fa69795917dcf0ec236ab46e2..6c12f058632a01c4141946af9449bd407ed204b2 100644 (file)
@@ -1347,7 +1347,7 @@ extern void recursive_dump_type (struct type *, int);
 
 /* printcmd.c */
 
-extern void print_scalar_formatted (void *, struct type *, int, int,
+extern void print_scalar_formatted (const void *, struct type *, int, int,
                                    struct ui_file *);
 
 extern int can_dereference (struct type *);
This page took 0.023297 seconds and 4 git commands to generate.