summaryrefslogtreecommitdiff
path: root/gst/dtmf/gstdtmf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/dtmf/gstdtmf.c')
-rw-r--r--gst/dtmf/gstdtmf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gst/dtmf/gstdtmf.c b/gst/dtmf/gstdtmf.c
index 86bbafa58..4d9d1a592 100644
--- a/gst/dtmf/gstdtmf.c
+++ b/gst/dtmf/gstdtmf.c
@@ -26,6 +26,4 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "dtmf",
- "DTMF plugins",
- plugin_init, "0.1" , "LGPL", "DTMF", "");
+ "dtmf", "DTMF plugins", plugin_init, "0.1", "LGPL", "DTMF", "");