Fix per review

This commit is contained in:
Kelvin Lee 2022-04-21 00:21:30 +10:00
parent d83dae3b29
commit d490b794e9

View File

@ -317,6 +317,9 @@ Update_t CmdSymbolsInfo (int nArgs)
bDisplaySymbolTables = (1 << iWhichTable);
}
//sprintf( sText, " Symbols Main: %s%d%s User: %s%d%s Source: %s%d%s"
// "Main:# Basic:# Asm:# User1:# User2:# Src1:# Src2:# Dos:# Prodos:#
std::string const sIndent = " ";
std::string sText = sIndent; // Indent new line