On Thu, Jun 21, 2018 at 10:25:51AM +0100, Frediano Ziglio wrote:
> extrenal -> external
> 
> Signed-off-by: Frediano Ziglio <[email protected]>
Acked-by: Victor Toso <[email protected]>
> ---
>  spice/controller_prot.h   | 2 +-
>  spice/foreign_menu_prot.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/spice/controller_prot.h b/spice/controller_prot.h
> index 91dbe6f..0b0316f 100644
> --- a/spice/controller_prot.h
> +++ b/spice/controller_prot.h
> @@ -48,7 +48,7 @@ typedef struct SPICE_ATTR_PACKED ControllerMsg {
>  } ControllerMsg;
>  
>  enum {
> -    //extrenal app -> spice client
> +    //external app -> spice client
>      CONTROLLER_HOST = 1,
>      CONTROLLER_PORT,
>      CONTROLLER_SPORT,
> diff --git a/spice/foreign_menu_prot.h b/spice/foreign_menu_prot.h
> index 2ee2552..44f88a2 100644
> --- a/spice/foreign_menu_prot.h
> +++ b/spice/foreign_menu_prot.h
> @@ -43,7 +43,7 @@ typedef struct SPICE_ATTR_PACKED FrgMenuMsg {
>  } FrgMenuMsg;
>  
>  enum {
> -    //extrenal app -> spice client
> +    //external app -> spice client
>      FOREIGN_MENU_SET_TITLE = 1,
>      FOREIGN_MENU_ADD_ITEM,
>      FOREIGN_MENU_MODIFY_ITEM,
> -- 
> 2.17.1
> 
> _______________________________________________
> 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