Cleanup EOL whitespace

This commit is contained in:
michaelangel007 2020-05-19 14:39:21 -07:00
parent 67d08f77b3
commit 51888085e9
1 changed files with 1 additions and 1 deletions

View File

@ -2023,7 +2023,7 @@ WORD DrawDisassemblyLine ( int iLine, const WORD nBaseAddress )
}
// Address Seperator
// Address Seperator
if (! bCursorLine)
DebuggerSetColorFG( DebuggerGetColor( FG_DISASM_OPERATOR ) );