mxf: Rename forgotten function to fix unresolved symbols error
This commit is contained in:
parent
f22494b6fe
commit
9b6d6fd0dd
@ -439,7 +439,7 @@ mxf_umid_from_string (const gchar * str, MXFUMID * umid)
|
||||
}
|
||||
|
||||
void
|
||||
mxf_umid_set (MXFUMID * umid)
|
||||
mxf_umid_init (MXFUMID * umid)
|
||||
{
|
||||
guint i;
|
||||
guint32 tmp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user