Acked-by: Christophe Fergeau <[email protected]>

On Fri, Apr 07, 2017 at 10:20:59AM +0200, Francois Gouget wrote:
> Signed-off-by: Francois Gouget <[email protected]>
> ---
>  src/udscs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/udscs.h b/src/udscs.h
> index 6160568..7b6bff0 100644
> --- a/src/udscs.h
> +++ b/src/udscs.h
> @@ -53,7 +53,7 @@ typedef void (*udscs_read_callback)(struct udscs_connection 
> **connp,
>   *    this callback has completed!
>   * 2) This callback is always called, even if the disconnect is initiated
>   *    by the udscs user through returning -1 from a read callback, or
> - *    by explictly calling udscs_destroy_connection.
> + *    by explicitly calling udscs_destroy_connection.
>   */
>  typedef void (*udscs_disconnect_callback)(struct udscs_connection *conn);
>  
> -- 
> 2.11.0
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

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

Reply via email to