summaryrefslogtreecommitdiff
path: root/src/shared/dlt_common_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/dlt_common_cfg.h')
-rw-r--r--src/shared/dlt_common_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/dlt_common_cfg.h b/src/shared/dlt_common_cfg.h
index 2278049..454f885 100644
--- a/src/shared/dlt_common_cfg.h
+++ b/src/shared/dlt_common_cfg.h
@@ -86,7 +86,7 @@
#define DLT_COMMON_CHARLEN 1
/* Number of indices to be allocated at one, if no more indeces are left */
-#define DLT_COMMON_INDEX_ALLOC 1000
+#define DLT_COMMON_INDEX_ALLOC 1000
/* If limited output is called,
this is the maximum number of characters to be printed out */