From f7b7e10d05224dcd6ab5e2c0c4e778ce5585c544 Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Mon, 23 Mar 2020 19:14:36 +0100 Subject: [PATCH] date format changed --- devicehandlers/CookieIF.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicehandlers/CookieIF.h b/devicehandlers/CookieIF.h index 3e08709b..d8781cd7 100644 --- a/devicehandlers/CookieIF.h +++ b/devicehandlers/CookieIF.h @@ -1,7 +1,7 @@ /** * @file CookieIF.h * - * @date 23 Mar 2020 + * @date 23.03.2020 */ #ifndef FRAMEWORK_DEVICEHANDLERS_COOKIEIF_H_