diff options
Diffstat (limited to 'ext/mimic/gstmimic.c')
-rw-r--r-- | ext/mimic/gstmimic.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/mimic/gstmimic.c b/ext/mimic/gstmimic.c index 6931ebdb..2208371c 100644 --- a/ext/mimic/gstmimic.c +++ b/ext/mimic/gstmimic.c @@ -1,4 +1,4 @@ -/* +/* * GStreamer * Copyright (c) 2005 INdT. * @author Andre Moreira Magalhaes <andre.magalhaes@indt.org.br> @@ -46,8 +46,8 @@ GST_PLUGIN_DEFINE ( GST_VERSION_MINOR, "mimic", "Mimic codec", - plugin_init, - VERSION, - "GPL", - "Farsight", + plugin_init, + VERSION, + "GPL", + "Farsight", "http://farsight.sf.net/") |