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