Meter: update documentation to match Doxygen style

This commit is contained in:
Christian Göttsche 2021-08-14 11:32:38 +02:00
parent 9df0f62859
commit a905c45195
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ struct Meter_ {
unsigned int param;
GraphData* drawData;
int h;
int columnWidthCount; /*<< only used internally by the Header */
int columnWidthCount; /**< only used internally by the Header */
const ProcessList* pl;
uint8_t curItems;
const int* curAttributes;