summaryrefslogtreecommitdiff
path: root/src/lib/dlt_user_cfg.h
diff options
context:
space:
mode:
authorDinh Cong Toan <toan.dinhcong@vn.bosch.com>2021-05-26 13:29:49 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-06-30 10:54:59 +0900
commitd3f62e237096e79c215cb728e8105e82c4e6e7dd (patch)
treeb5f614c0728ef2f5f26f2de65b589f2c4d9fc447 /src/lib/dlt_user_cfg.h
parent8093908ff4b24125ba3aaf4f548ff93699f75e04 (diff)
downloadDLT-daemon-d3f62e237096e79c215cb728e8105e82c4e6e7dd.tar.gz
Apply uncrustify for src/daemon/* and src/lib/*
Apply uncrustify for src/daemon/* and src/lib/* Signed-off-by: KHANH LUONG HONG DUY <khanh.luonghongduy@vn.bosch.com>
Diffstat (limited to 'src/lib/dlt_user_cfg.h')
-rw-r--r--src/lib/dlt_user_cfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/dlt_user_cfg.h b/src/lib/dlt_user_cfg.h
index d394daa..8037c28 100644
--- a/src/lib/dlt_user_cfg.h
+++ b/src/lib/dlt_user_cfg.h
@@ -139,7 +139,8 @@
#define DLT_USER_ATEXIT_RESEND_BUFFER_SLEEP 100000000
/* Name of environment variable to disable extended header in non verbose mode */
-#define DLT_USER_ENV_DISABLE_EXTENDED_HEADER_FOR_NONVERBOSE "DLT_DISABLE_EXTENDED_HEADER_FOR_NONVERBOSE"
+#define DLT_USER_ENV_DISABLE_EXTENDED_HEADER_FOR_NONVERBOSE \
+ "DLT_DISABLE_EXTENDED_HEADER_FOR_NONVERBOSE"
typedef enum
{