On 07/20/2017 05:00 AM, Markus Armbruster wrote:
> Eric Blake writes:
>
>> Make it clear that the name parameter to visit_start_struct()
>> has the same semantics as for visit_start_int().
>>
>> Signed-off-by: Eric Blake
>> ---
>> + * The @name parameter of visit_type_FOO() and visit_start_OBJE
Eric Blake writes:
> Make it clear that the name parameter to visit_start_struct()
> has the same semantics as for visit_start_int().
>
> Signed-off-by: Eric Blake
> ---
> include/qapi/visitor.h | 14 +++---
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/include/qapi
Make it clear that the name parameter to visit_start_struct()
has the same semantics as for visit_start_int().
Signed-off-by: Eric Blake
---
include/qapi/visitor.h | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/include/qapi/visitor.h b/include/qapi/visitor.h
i