* tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
authorJoel Brobecker <brobecker@gnat.com>
Wed, 25 Feb 2004 01:10:01 +0000 (01:10 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 25 Feb 2004 01:10:01 +0000 (01:10 +0000)
commit4cfcaf218cfb0fd0601725074a732689c1155e22
tree2a5d184b9fc81688ae4d4e41f679f5998d972df6
parentbb72452d251ea3c3230f80bc1c5b3b8258d95d80
    * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
        with the lines macro defined in term.h on AiX.
        * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
        a collision with the label_width macro defined in term.h on AiX.
gdb/ChangeLog
gdb/tui/tui-disasm.c
gdb/tui/tui-regs.c