2004-02-07 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / tui / tui-command.c
index c3a9b5c1d0138b51f2120682c99a9d56fc35f6c3..a182b4ce8e6925ce3d97b7ef4e106587bf772237 100644 (file)
@@ -65,7 +65,7 @@ tui_dispatch_ctrl_char (unsigned int ch)
   else
     {
       unsigned int c = 0, ch_copy = ch;
-      register int i;
+      int i;
       char *term;
 
       /* If this is an xterm, page next/prev keys aren't returned
This page took 0.023533 seconds and 4 git commands to generate.