mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
fix shout2send compilation problem with -Wall -Werror
Original commit message from CVS: fix shout2send compilation problem with -Wall -Werror
This commit is contained in:
parent
606cb98dfc
commit
ee6ee028a9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ enum
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
ARG_0,
|
ARG_0
|
||||||
};
|
};
|
||||||
|
|
||||||
static GstStaticPadTemplate gst_asfmux_src_template =
|
static GstStaticPadTemplate gst_asfmux_src_template =
|
||||||
|
|
Loading…
Reference in a new issue