From ee6ee028a970a75160f5c3e4ef5048b95532a32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Mon, 24 May 2004 12:52:38 +0000 Subject: [PATCH] fix shout2send compilation problem with -Wall -Werror Original commit message from CVS: fix shout2send compilation problem with -Wall -Werror --- gst/asfdemux/gstasfmux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/asfdemux/gstasfmux.c b/gst/asfdemux/gstasfmux.c index 8a3f9861df..64d73fac47 100644 --- a/gst/asfdemux/gstasfmux.c +++ b/gst/asfdemux/gstasfmux.c @@ -66,7 +66,7 @@ enum enum { - ARG_0, + ARG_0 }; static GstStaticPadTemplate gst_asfmux_src_template =