Comment formatting

This commit is contained in:
Eryn Wells 2016-03-19 20:21:40 -04:00
parent ec74cb650c
commit 4d7187e33e

View file

@ -61,10 +61,7 @@ struct PACKED Information
MemoryMapIterator memoryMapEnd() const;
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;
/** Amount of lower (0 to 1 MB) memory, in KB. */