Unverified Commit 354401f8 authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[lldb] Fix GetTerminalWidth after afd46902

afd46902 fixed the type of the term-width setting but the getter
(Debugger::GetTerminalWidth) was still trying to get the terminal width
as an unsigned. This fixes TestXMLRegisterFlags.py.
parent 1fe6be87
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment