tui: Simplify tui_alloc_content
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index 5dddf4e892d5c717c26efea0e6f8b12d6fd52444..1744abd432485b0658abffeed88c95247c05f78a 100644 (file)
@@ -346,7 +346,7 @@ float_type_from_length (struct type *type)
    supported at this level.  */
 
 void
-print_scalar_formatted (const void *valaddr, struct type *type,
+print_scalar_formatted (const gdb_byte *valaddr, struct type *type,
                        const struct value_print_options *options,
                        int size, struct ui_file *stream)
 {
This page took 0.024228 seconds and 4 git commands to generate.