summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_common_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt_daemon_common_cfg.h')
-rwxr-xr-xsrc/daemon/dlt_daemon_common_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/dlt_daemon_common_cfg.h b/src/daemon/dlt_daemon_common_cfg.h
index 5783708..ba28f24 100755
--- a/src/daemon/dlt_daemon_common_cfg.h
+++ b/src/daemon/dlt_daemon_common_cfg.h
@@ -80,7 +80,7 @@
#define DLT_RUNTIME_CONFIGURATION "/dlt-runtime.cfg"
/* Size of text buffer */
-#define DLT_DAEMON_TEXTBUFSIZE 255
+#define DLT_DAEMON_COMMON_TEXTBUFSIZE 255
/* Initial log level */
#define DLT_DAEMON_INITIAL_LOG_LEVEL DLT_LOG_INFO