Doxygen comments.

This commit is contained in:
redcode
2022-07-09 23:47:32 +02:00
parent de2d3f75c2
commit 1ef95eed60

View File

@@ -272,7 +272,7 @@ typedef struct {
/** @brief Callback invoked to perform a memory read on instruction data
* during a maskable interrupt response in mode 0.
*
* @attention This callback becomes mandatory when the @c Z80.inta
* @attention This callback becomes mandatory when the @c Z80::inta
* callback is used. Setting it to @c Z_NULL will cause the program to
* crash. */