From 0d3cd872a6ab5a14cfb66bb7faa5a6d83ad3c5ea Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Mon, 8 Jul 2019 16:25:05 +0900 Subject: doxygen: Get rid of warnings Signed-off-by: Saya Sugiura --- src/console/dlt-control-common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/console/dlt-control-common.c') 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. */ -- cgit v1.2.1