ACK

On Fri, Jun 08, 2012 at 12:13:29PM +0200, Marc-André Lureau wrote:
> ---
>  gtk/channel-playback.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gtk/channel-playback.c b/gtk/channel-playback.c
> index 1485267..61501c8 100644
> --- a/gtk/channel-playback.c
> +++ b/gtk/channel-playback.c
> @@ -509,7 +509,7 @@ void 
> spice_playback_channel_set_delay(SpicePlaybackChannel *channel, guint32 del
>  
>      g_return_if_fail(SPICE_IS_PLAYBACK_CHANNEL(channel));
>  
> -    SPICE_DEBUG("playback set_delay %d ms", delay_ms);
> +    SPICE_DEBUG("playback set_delay %u ms", delay_ms);
>  
>      c = channel->priv;
>      
> spice_session_set_mm_time(spice_channel_get_session(SPICE_CHANNEL(channel)),
> -- 
> 1.7.10.2
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: pgprIlaMqG0mk.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to