Use new %p format suffixes in gdb
[deliverable/binutils-gdb.git] / gdb / gdbcore.h
index 6f9b4d88ecdb858567d778543ff0e5ef49fb23af..cac91c097bab310693788d5de69a6f9d3931d41d 100644 (file)
@@ -137,7 +137,7 @@ extern void specify_exec_file_hook (void (*hook) (const char *filename));
 
 /* Whether to open exec and core files read-only or read-write.  */
 
-extern int write_files;
+extern bool write_files;
 
 /* Open and set up the core file bfd.  */
 
This page took 0.023339 seconds and 4 git commands to generate.