From a905c45195bd47568c870665da6eb4b4aaad4714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Sat, 14 Aug 2021 11:32:38 +0200 Subject: Meter: update documentation to match Doxygen style --- Meter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3