Did this ever compile for anyone?

Original commit message from CVS:
Did this ever compile for anyone?
This commit is contained in:
Ronald S. Bultje 2003-07-15 19:05:30 +00:00
parent 2579f7ed0c
commit 8ab9120751
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 74856703c922315f64b9314547966bd4963db968
Subproject commit 063ebfd201ca87f316bf478d19440a585ce0af2c

View file

@ -1300,7 +1300,7 @@ gst_asf_demux_identify_guid (GstASFDemux *asf_demux,
#elif defined(G_HAVE_GNUC_VARARGS)
#define GST_ASF_AUD_CAPS_NEW(name, mimetype, ...) \
#define GST_ASF_AUD_CAPS_NEW(name, mimetype, props...) \
(audio != NULL) ? \
GST_CAPS_NEW (name, \
mimetype, \