Acked-by: Christophe Fergeau <cferg...@redhat.com>

On Tue, Jun 21, 2016 at 10:26:59AM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
> ---
>  python_modules/ptypes.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/python_modules/ptypes.py b/python_modules/ptypes.py
> index 1f4e068..f4a09f7 100644
> --- a/python_modules/ptypes.py
> +++ b/python_modules/ptypes.py
> @@ -63,7 +63,7 @@ class FixedSize:
>  propagated_attributes=["ptr_array", "nonnull", "chunk"]
>  
>  valid_attributes=set([
> -    # embedded/appended at the end of the structure
> +    # embedded/appended at the end of the resulting C structure
>      'end',
>      # the C structure contains a pointer to data
>      # for instance we want to write an array to an allocated array
> -- 
> 2.7.4
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to