dcparser: Write ranged-blob parameters correctly

This commit is contained in:
Sam Edwards 2018-03-25 21:54:21 -06:00
parent 9dd37e9dbc
commit 4eb250cb87

View File

@ -2238,6 +2238,8 @@ output_instance(ostream &out, bool brief, const string &prename,
}
break;
case ST_blob:
case ST_blob32:
case ST_string:
if (!_uint_range.is_empty()) {
out << "(";