[Spice-devel] [PATCH v7 spice-common 2/3] extend a comment for type attributes
Snir Sheriber
ssheribe at redhat.com
Mon Jun 13 16:54:37 UTC 2016
From: Frediano Ziglio <fziglio at redhat.com>
Signed-off-by: Frediano Ziglio <fziglio at 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.5.5
More information about the Spice-devel
mailing list