Files
qemu-xteink/include/qemu
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
..
2024-05-03 15:47:48 +02:00
2023-12-19 19:03:38 +01:00
2023-09-15 13:57:00 +00:00
2023-05-23 15:20:15 +08:00
2023-02-10 14:12:06 +01:00
2024-07-23 22:34:54 +02:00
2023-09-06 11:19:33 +02:00
2022-12-20 17:09:41 -08:00
2023-08-31 19:47:43 +02:00
2023-04-24 11:29:00 +02:00
2024-06-24 10:15:04 +01:00
2024-01-30 21:20:20 +03:00
2023-04-27 16:39:43 +02:00
2023-02-08 07:27:20 +01:00