ack (trivial stuff you could just commit directly without review)

On Tue, Jun 5, 2012 at 2:44 PM, Alon Levy <al...@redhat.com> wrote:
> ---
>  server/spice.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/server/spice.h b/server/spice.h
> index 77aec92..a6b3c3d 100644
> --- a/server/spice.h
> +++ b/server/spice.h
> @@ -111,7 +111,7 @@ struct QXLRect;
>  struct QXLWorker {
>     uint32_t minor_version;
>     uint32_t major_version;
> -    /* These calls are deprecated. Pleaes use the spice_qxl_* calls instead 
> */
> +    /* These calls are deprecated. Please use the spice_qxl_* calls instead 
> */
>     void (*wakeup)(QXLWorker *worker);
>     void (*oom)(QXLWorker *worker);
>     void (*start)(QXLWorker *worker);
> --
> 1.7.10.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel



-- 
Marc-André Lureau
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to