OSDN Git Service

Suppress unused value warning during compilation.
authormuller <muller>
Tue, 13 Apr 2010 12:11:05 +0000 (12:11 +0000)
committermuller <muller>
Tue, 13 Apr 2010 12:11:05 +0000 (12:11 +0000)
commit2b9932037acba91a3937d7fe51452278df6e879d
tree1281fd033799a51648d6a95296cf6d9fe144604a
parent63d7b608cffeee06885900df339ffb692cd8c9e2
Suppress unused value warning during compilation.
* tui/tui-regs.c (tui_display_register): Cast wstandout and wstandend
calls to void.
* tui/tui-stack.c (tui_show_locator_content): Likewise.
gdb/ChangeLog
gdb/tui/tui-regs.c
gdb/tui/tui-stack.c