* utils.c (init_page_info): Move declarations of `rows' and
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Jan 2004 18:46:23 +0000 (18:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Jan 2004 18:46:23 +0000 (18:46 +0000)
commitec1459659670db3b33965426bdadf471281f4ed7
treeb745824d028296d289e6eea01150f4965e02eaf2
parent5843504f37f47171baafa9b6085ffc2114775084
* 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
This page took 0.025133 seconds and 4 git commands to generate.