From 6b4f792065cc22f16b2a086177e6cac16c69ba30 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 25 Feb 2009 11:45:05 +0200 Subject: [PATCH] docs: various doc fixes No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please. --- plugins/elements/gstinputselector.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/elements/gstinputselector.c b/plugins/elements/gstinputselector.c index 6184b65f2a..ec1ae542ab 100644 --- a/plugins/elements/gstinputselector.c +++ b/plugins/elements/gstinputselector.c @@ -802,8 +802,11 @@ gst_input_selector_class_init (GstInputSelectorClass * klass) * If @pad is the same as the current active pad, the element will cancel any * previous block without adjusting segments. * - * Since: 0.10.7 the signal changed from accepting the pad name to the pad - * object. + * + * the signal changed from accepting the pad name to the pad object. + * + * + * Since: 0.10.7 */ gst_input_selector_signals[SIGNAL_SWITCH] = g_signal_new ("switch", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_LAST,