Doxygen comments.

This commit is contained in:
redcode
2018-10-31 07:39:39 +01:00
parent a1ec4f47c9
commit a0476fa3a4

View File

@@ -77,7 +77,7 @@ typedef struct {
/** Temporary storage for opcode fetching.
* @details It is used during the opcode fetching in an opportunistic
* way to store the bytes of the instruction. It is an internal private
* variable.*/
* variable. */
Z32Bit data;