Comment formatting
This commit is contained in:
parent
ec74cb650c
commit
4d7187e33e
1 changed files with 1 additions and 4 deletions
|
@ -61,10 +61,7 @@ struct PACKED Information
|
||||||
MemoryMapIterator memoryMapEnd() const;
|
MemoryMapIterator memoryMapEnd() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/**
|
/** Bit field of flags. Fields below are only defined if the appropriate flag is set. */
|
||||||
* Bit field of flags. Fields below are only defined if the appropriate
|
|
||||||
* flag is set.
|
|
||||||
*/
|
|
||||||
uint32_t mFlags;
|
uint32_t mFlags;
|
||||||
|
|
||||||
/** Amount of lower (0 to 1 MB) memory, in KB. */
|
/** Amount of lower (0 to 1 MB) memory, in KB. */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue