2004-02-07 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / tui / tui-wingeneral.c
index da3aaa681ee4aa1ac3004a3566834e20e5459d7e..12fc4158482756d1a64ff8accf31f2c9df3fba2c 100644 (file)
@@ -252,7 +252,7 @@ tui_make_all_invisible (void)
 void
 tui_refresh_all (struct tui_win_info * * list)
 {
-  TuiWinType type;
+  enum tui_win_type type;
   struct tui_gen_win_info * locator = tui_locator_win_info_ptr ();
 
   for (type = SRC_WIN; (type < MAX_MAJOR_WINDOWS); type++)
This page took 0.025415 seconds and 4 git commands to generate.