[Spice-devel] [PATCH client] channel-display: Fix wording of the deep_element_added_cb() documentation
Uri Lublin
uril at redhat.com
Mon Jan 6 12:20:21 UTC 2020
On 1/3/20 6:15 PM, Francois Gouget wrote:
> Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Ack.
Uri.
> ---
> src/channel-display-gst.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/channel-display-gst.c b/src/channel-display-gst.c
> index 6fccf621..bd72625d 100644
> --- a/src/channel-display-gst.c
> +++ b/src/channel-display-gst.c
> @@ -469,7 +469,7 @@ sink_event_probe(GstPad *pad, GstPadProbeInfo *info, gpointer data)
> return GST_PAD_PROBE_OK;
> }
>
> -/* This function is called to used to set a probe on the sink */
> +/* This function is used to set a probe on the sink */
> static void
> deep_element_added_cb(GstBin *pipeline, GstBin *bin, GstElement *element,
> SpiceGstDecoder *decoder)
>
More information about the Spice-devel
mailing list