From 98e932adee2a76bda3c2630f348196216549a45a Mon Sep 17 00:00:00 2001 From: Lutz Helwing Date: Mon, 13 Jul 2015 16:52:14 +0200 Subject: Removed all trailing whitespaces Signed-off-by: Alexander Wenzel --- src/daemon/dlt_daemon_common_cfg.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/daemon/dlt_daemon_common_cfg.h') diff --git a/src/daemon/dlt_daemon_common_cfg.h b/src/daemon/dlt_daemon_common_cfg.h index f7718ef..e0f99da 100755 --- a/src/daemon/dlt_daemon_common_cfg.h +++ b/src/daemon/dlt_daemon_common_cfg.h @@ -96,14 +96,14 @@ /* Context ID used when the dlt daemon creates a control message */ #define DLT_DAEMON_CTRL_CTID "DC1" -/* Number of entries to be allocated at one in application table, +/* Number of entries to be allocated at one in application table, when no more entries are available */ #define DLT_DAEMON_APPL_ALLOC_SIZE 500 -/* Number of entries to be allocated at one in context table, +/* Number of entries to be allocated at one in context table, when no more entries are available */ #define DLT_DAEMON_CONTEXT_ALLOC_SIZE 1000 -/* Debug get log info function, +/* Debug get log info function, set to 1 to enable, 0 to disable debugging */ #define DLT_DEBUG_GETLOGINFO 0 -- cgit v1.2.1