Doxygen comments.

This commit is contained in:
redcode
2018-10-31 07:37:52 +01:00
parent 59159e5291
commit a1ec4f47c9

View File

@@ -74,7 +74,7 @@ typedef struct {
zuint8 r7;
/** Temporary opcode fetching storage.
/** 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.*/