Sync from Upstream
This commit is contained in:
@@ -939,4 +939,4 @@ static void munpack(model_t *dest, const struct mpreset *src) {
|
||||
dest->flags = src->flags;
|
||||
/* link to the name as it is static */
|
||||
dest->name = (src->alias) ? src->alias->name : NULL;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user