diff options
Diffstat (limited to 'gst/rtpmux/gstrtpmuxer.c')
-rw-r--r-- | gst/rtpmux/gstrtpmuxer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtpmux/gstrtpmuxer.c b/gst/rtpmux/gstrtpmuxer.c index a51c5400..a4837d7c 100644 --- a/gst/rtpmux/gstrtpmuxer.c +++ b/gst/rtpmux/gstrtpmuxer.c @@ -45,4 +45,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "rtpmuxer", "RTP Muxer plugins", - plugin_init, "0.1" , "LGPL", "Farsight", "http://farsight.sf.net"); + plugin_init, "0.1", "LGPL", "Farsight", "http://farsight.sf.net"); |