Doxygen comments.

This commit is contained in:
redcode
2018-11-03 02:21:57 +01:00
parent 993981b48c
commit a3573de9d7

View File

@@ -51,7 +51,7 @@ typedef struct {
void *context;
/** CPU registers and internal bits.
* @details It contains the values of the registers, as well as the
* @details It contains the state of the registers, as well as the
* interruption flip-flops, variables related to interruptions and
* other necessary flags. This is what a debugger should use as its
* data source. */