From 09dc0cd758d57d7ff1eb0daa5859411946979cba Mon Sep 17 00:00:00 2001 From: Martin Kojtal Date: Fri, 28 Jun 2019 12:50:50 +0100 Subject: [PATCH] virtualWatchdog: fix alignment for tickers and one space --- drivers/VirtualWatchdog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/VirtualWatchdog.h b/drivers/VirtualWatchdog.h index fbcb3c9a3e..a087836f19 100644 --- a/drivers/VirtualWatchdog.h +++ b/drivers/VirtualWatchdog.h @@ -88,7 +88,7 @@ public: */ void kick(); -protected : +protected: /** Use add_to_list to store the registered user in the list. * This API is only used to call from start.