summaryrefslogtreecommitdiff
path: root/src/kpi/dlt-kpi-process.h
diff options
context:
space:
mode:
authorChristoph Lipka <clipka@de.adit-jv.com>2018-12-20 14:58:19 +0100
committerChristoph Lipka <clipka@de.adit-jv.com>2018-12-21 10:23:41 +0100
commitdca8ab254aa0a687c32009079d85e4d8f960b213 (patch)
treee63b6a552fd9f61873892110a56a89ef354864cd /src/kpi/dlt-kpi-process.h
parent0d0c74640c8b792db37cb9f884f89f7561ea551f (diff)
downloadDLT-daemon-dca8ab254aa0a687c32009079d85e4d8f960b213.tar.gz
Code beautification using uncrustify
Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com>
Diffstat (limited to 'src/kpi/dlt-kpi-process.h')
-rw-r--r--src/kpi/dlt-kpi-process.h2
1 files changed, 1 insertions, 1 deletions
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 <stdlib.h>
#include "dlt-kpi-common.h"
-typedef struct DltKpiEventWatch DltKpiEventWatch; // forward declaration
+typedef struct DltKpiEventWatch DltKpiEventWatch; /* forward declaration */
typedef struct DltKpiProcess
{