mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +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
|
||||
{
|
||||
ARG_0,
|
||||
ARG_0
|
||||
};
|
||||
|
||||
static GstStaticPadTemplate gst_asfmux_src_template =
|
||||
|
|
Loading…
Reference in a new issue