mxf-example: fix the { } scope
This commit is contained in:
parent
b1f0f2e83f
commit
a570b3d76f
@ -151,9 +151,9 @@ on_message (GstBus * bus, GstMessage * message, gpointer data)
|
||||
|
||||
gst_tag_list_free (tags);
|
||||
break;
|
||||
}
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user