Added a scope-level around the contents of an #ifdef in
authorDrew Moseley <dmoseley@cygnus>
Thu, 13 Aug 1998 20:15:20 +0000 (20:15 +0000)
committerDrew Moseley <dmoseley@cygnus>
Thu, 13 Aug 1998 20:15:20 +0000 (20:15 +0000)
commit1dd251f99ddcc3d09548e71704066aeba8be8d4a
tree3e4863b11241f7ef8d1e5122d9f8764589984497
parent6b34ac5a5c80ef5cff38d13f138c16dcfef71047
Added a scope-level around the contents of an #ifdef in
gdbtk_cleanup() so that the variable declarations in there
would not be illegal in a C compilation.
gdb/ChangeLog-gdbtk
gdb/gdbtk.c