[Spice-devel] [PATCH spice-protocol] Fix typo in comment
Victor Toso
victortoso at redhat.com
Thu Jun 21 10:21:37 UTC 2018
On Thu, Jun 21, 2018 at 10:25:51AM +0100, Frediano Ziglio wrote:
> extrenal -> external
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> 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
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180621/ff43da01/attachment.sig>
More information about the Spice-devel
mailing list