CHG: 64?
This commit is contained in:
@@ -117,7 +117,7 @@ mtostr(const model_t *model) {
|
||||
if((string = malloc(size))) {
|
||||
sprintf(strbuf, "\"%s\"", model->name);
|
||||
sprintf(string,
|
||||
"width=%" PRIu32 ""
|
||||
"width=%" PRIu64 ""
|
||||
"poly=0x%s "
|
||||
"init=0x%s "
|
||||
"refin=%s "
|
||||
|
||||
Reference in New Issue
Block a user