GP-2024 Fix for formatting test

This commit is contained in:
caheckman 2022-05-12 17:53:10 -04:00
parent fafbaacd5f
commit c88f59a5ed
5 changed files with 13 additions and 8 deletions

View file

@ -708,7 +708,7 @@ void IfcMapconvert::execute(istream &s)
s >> hex >> hash; // Parse the hash value
dcp->fd->getScopeLocal()->addConvertSymbol(format, value, addr, hash);
dcp->fd->getScopeLocal()->addEquateSymbol("", format, value, addr, hash);
}
/// \class IfcPrintdisasm