[Spice-devel] [spice-gtk] Fix typo in SPICE_DEBUG

Eduardo Lima (Etrunko) etrunko at redhat.com
Tue Sep 25 15:28:38 UTC 2018


On 9/25/18 12:13 PM, Victor Toso wrote:
> Hi,
> 
> Because it was simple typo patch and already 2 acks, I pushed it.
> I hope that's not a problem.

Sure, Lukas beat my by few seconds. I tried to cancel sending my
message, when I saw his mail, but it made through anyway.

> 
> Cheers,
> 
> On Tue, Sep 25, 2018 at 12:02:05PM -0300, Eduardo Lima (Etrunko) wrote:
>> On 9/25/18 11:56 AM, Victor Toso wrote:
>>> From: Christophe de Dinechin <dinechin at redhat.com>
>>>
>>> ---
>>>  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 93fd542..3b306c1 100644
>>> --- a/src/channel-display-gst.c
>>> +++ b/src/channel-display-gst.c
>>> @@ -400,7 +400,7 @@ static gboolean create_pipeline(SpiceGstDecoder *decoder)
>>>       * prepare-window-handle message is received
>>>       */
>>>      decoder->win_handle = get_window_handle(decoder->base.stream);
>>> -    SPICE_DEBUG("Creating Gstreamer pipline (handle for overlay %s)\n",
>>> +    SPICE_DEBUG("Creating Gstreamer pipeline (handle for overlay %s)\n",
>>>                  decoder->win_handle ? "received" : "not received");
>>>      if (decoder->win_handle == 0) {
>>>          sink = gst_element_factory_make("appsink", "sink");
>>>
>> Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
>>
>> -- 
>> Eduardo de Barros Lima (Etrunko)
>> Software Engineer - RedHat
>> etrunko at redhat.com
>>
>> _______________________________________________
>> Spice-devel mailing list
>> Spice-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/spice-devel


-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com


More information about the Spice-devel mailing list