From e7d3fac7aac4dd8c0c680eb9fb312fe61fae6f3a Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 17 Sep 2016 16:19:36 +0200 Subject: [PATCH] formatting --- src/lib/ebus/datatype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ebus/datatype.h b/src/lib/ebus/datatype.h index 5ec90716..2e4403f4 100644 --- a/src/lib/ebus/datatype.h +++ b/src/lib/ebus/datatype.h @@ -411,7 +411,7 @@ public: */ static unsigned char calcPrecision(const int divisor); - // @copydoc + // @copydoc virtual bool dump(ostream& output, const unsigned char length) const; /**