Use "bool" in tui_data_window::show_register_group
[deliverable/binutils-gdb.git] / gdb / tui / tui-regs.h
index abf44c88b68ce67f6bc7673b6ce2bb26600f52eb..73572efdf95b4d15b357b91ec44e01310cfb1d16 100644 (file)
@@ -108,7 +108,7 @@ private:
 
   void show_register_group (struct reggroup *group,
                            struct frame_info *frame,
-                           int refresh_values_only);
+                           bool refresh_values_only);
 
   /* Answer the number of the last line in the regs display.  If there
      are no registers (-1) is returned.  */
This page took 0.029708 seconds and 4 git commands to generate.