From dca8ab254aa0a687c32009079d85e4d8f960b213 Mon Sep 17 00:00:00 2001 From: Christoph Lipka Date: Thu, 20 Dec 2018 14:58:19 +0100 Subject: Code beautification using uncrustify Signed-off-by: Christoph Lipka --- include/dlt/dlt.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/dlt/dlt.h') diff --git a/include/dlt/dlt.h b/include/dlt/dlt.h index 54a2883..6ecd1e1 100644 --- a/include/dlt/dlt.h +++ b/include/dlt/dlt.h @@ -22,7 +22,7 @@ * License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/. * * \file dlt.h -*/ + */ /******************************************************************************* ** ** @@ -63,8 +63,8 @@ * $LastChangedRevision: 1670 $ * $LastChangedDate: 2011-04-08 15:12:06 +0200 (Fr, 08. Apr 2011) $ * $LastChangedBy$ - Initials Date Comment - aw 13.01.2010 initial + * Initials Date Comment + * aw 13.01.2010 initial */ #ifndef DLT_H -- cgit v1.2.1