docs/devel/qapi-code-gen: Add two cross-references we missed
Missed in commit 9c66762a60 (docs/qapi-code-gen: add
cross-references).
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250731054044.4011789-2-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
This commit is contained in:
parent
a74434580e
commit
13b4d19ced
1 changed files with 2 additions and 2 deletions
|
|
@ -646,9 +646,9 @@ Member 'event' names the event. This is the event name used in the
|
|||
Client JSON Protocol.
|
||||
|
||||
Member 'data' defines the event-specific data. It defaults to an
|
||||
empty MEMBERS object.
|
||||
empty MEMBERS_ object.
|
||||
|
||||
If 'data' is a MEMBERS object, then MEMBERS defines event-specific
|
||||
If 'data' is a MEMBERS_ object, then MEMBERS defines event-specific
|
||||
data just like a struct type's 'data' defines struct type members.
|
||||
|
||||
If 'data' is a STRING, then STRING names a complex type whose members
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue