qemu/include/qapi/qmp
Peter Maydell 0554840032 include: Fix typo in name of MAKE_IDENTFIER macro
In commit bb71846325 we added some macro magic to avoid
variable-shadowing when using some of our more complicated
macros. One of the internal components of this is a macro
named MAKE_IDENTFIER. Fix the typo in its name: it should
be MAKE_IDENTIFIER.

Commit created with
 sed -i -e 's/MAKE_IDENTFIER/MAKE_IDENTIFIER/g' include/qemu/*.h include/qapi/qmp/qobject.h

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240801102516.3843780-1-peter.maydell@linaro.org
2024-08-09 17:37:54 +01:00
..
dispatch.h monitor: mark mixed functions that can suspend 2023-04-20 11:17:35 +02:00
json-parser.h json: Clean up headers 2018-08-24 20:26:37 +02:00
json-writer.h migration: Replace migration's JSON writer by the general one 2020-12-19 10:39:16 +01:00
qbool.h include/qapi: add g_autoptr support for qobject types 2022-04-06 10:50:38 +02:00
qdict.h include: move qdict_{crumple,flatten} declarations 2022-04-21 17:03:51 +04:00
qerror.h qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop 2024-05-27 13:00:12 +02:00
qjson.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
qlist.h include/qapi: add g_autoptr support for qobject types 2022-04-06 10:50:38 +02:00
qlit.h qlit: add qobject_from_qlit() 2018-03-19 10:00:14 -05:00
qnull.h include/qapi: add g_autoptr support for qobject types 2022-04-06 10:50:38 +02:00
qnum.h include/qapi: add g_autoptr support for qobject types 2022-04-06 10:50:38 +02:00
qobject.h include: Fix typo in name of MAKE_IDENTFIER macro 2024-08-09 17:37:54 +01:00
qstring.h include/qapi: add g_autoptr support for qobject types 2022-04-06 10:50:38 +02:00