summaryrefslogtreecommitdiff
path: root/src/shared/dlt_config_file_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/dlt_config_file_parser.h')
-rw-r--r--src/shared/dlt_config_file_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/dlt_config_file_parser.h b/src/shared/dlt_config_file_parser.h
index 915ddc0..acde08c 100644
--- a/src/shared/dlt_config_file_parser.h
+++ b/src/shared/dlt_config_file_parser.h
@@ -62,7 +62,7 @@
#define DLT_CONFIG_FILE_PATH_MAX_LEN 100 /* absolute path including filename */
#define DLT_CONFIG_FILE_ENTRY_MAX_LEN 100 /* Entry for section, key and value */
#define DLT_CONFIG_FILE_LINE_MAX_LEN 210
-#define DLT_CONFIG_FILE_SECTIONS_MAX 100
+#define DLT_CONFIG_FILE_SECTIONS_MAX 125
#define DLT_CONFIG_FILE_KEYS_MAX 25 /* Maximal keys per section */
typedef struct DltConfigKeyData