summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-08-14 11:32:38 +0200
committerChristian Göttsche <cgzones@googlemail.com>2021-08-22 14:50:52 +0200
commita905c45195bd47568c870665da6eb4b4aaad4714 (patch)
treefd07c21cc24cb951963b0981cbeb2eb38b732e4f
parent9df0f628595f060deee51ffdbaa76e57ffe5c432 (diff)
Meter: update documentation to match Doxygen style
-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;

© 2014-2024 Faster IT GmbH | imprint | privacy policy