summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Meter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Meter.h b/Meter.h
index 6f4dcb3b..da5792f9 100644
--- a/Meter.h
+++ b/Meter.h
@@ -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;