summaryrefslogtreecommitdiff
path: root/src/console/dlt-control-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/dlt-control-common.c')
-rw-r--r--src/console/dlt-control-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/dlt-control-common.c b/src/console/dlt-control-common.c
index d6787fc..1505f50 100644
--- a/src/console/dlt-control-common.c
+++ b/src/console/dlt-control-common.c
@@ -483,7 +483,7 @@ static void *dlt_control_listen_to_daemon(void *data)
* New values are signaled using a dedicated condition variable.
*
* @param message The DLT answer
- * @data Unused
+ * @param data Unused
*
* @return The analyzer return value or -1 on early errors.
*/