Files
qemu-xteink/include
Markus Armbruster 037f244088 json: Have lexer call streamer directly
json_lexer_init() takes the function to process a token as an
argument.  It's always json_message_process_token().  Makes the code
harder to understand for no actual gain.  Drop the indirection.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180823164025.12553-34-armbru@redhat.com>
2018-08-24 20:26:37 +02:00
..
2018-08-23 13:32:50 +02:00
2018-03-07 08:30:28 +13:00
2018-08-24 20:26:37 +02:00
2018-08-23 18:46:25 +02:00