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 --- src/kpi/dlt-kpi-process.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kpi/dlt-kpi-process.h') diff --git a/src/kpi/dlt-kpi-process.h b/src/kpi/dlt-kpi-process.h index 50d5fbc..6ad1b4e 100644 --- a/src/kpi/dlt-kpi-process.h +++ b/src/kpi/dlt-kpi-process.h @@ -31,7 +31,7 @@ #include #include "dlt-kpi-common.h" -typedef struct DltKpiEventWatch DltKpiEventWatch; // forward declaration +typedef struct DltKpiEventWatch DltKpiEventWatch; /* forward declaration */ typedef struct DltKpiProcess { -- cgit v1.2.1