CHG: updated to RevEng v1.6.0

This commit is contained in:
iceman1001 2018-12-31 15:46:32 +01:00
commit 9e07a5c65a
5 changed files with 523 additions and 462 deletions

View file

@ -121,7 +121,7 @@ char * mtostr(const model_t *model) {
if ((string = malloc(size))) {
sprintf(strbuf, "\"%s\"", model->name);
sprintf(string,
"width=%lu"
"width=%lu "
"poly=0x%s "
"init=0x%s "
"refin=%s "