OSDN Git Service

* utils.c (init_page_info): Move declarations of `rows' and
authoreliz <eliz>
Wed, 21 Jan 2004 18:46:22 +0000 (18:46 +0000)
committereliz <eliz>
Wed, 21 Jan 2004 18:46:22 +0000 (18:46 +0000)
commitd480b49bb66fe25df3bd98e2b2edcaa23ea68a6c
treee2509bbac833e8d0173bd865aa97e6407ab04ee7
parent8a32a4a3c05bcb8d3f5f47d816f663b27dc6e331
* utils.c (init_page_info): Move declarations of `rows' and
`cols' before the __GO32__-specific code.  Move the closing brace
outside the #ifdef __GO32__..#endif block.
[__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
gdb/ChangeLog
gdb/utils.c