summaryrefslogtreecommitdiff
path: root/src/offlinelogstorage/dlt_offline_logstorage_behavior.c
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2019-07-08 16:25:05 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2019-07-19 14:46:29 +0900
commit0d3cd872a6ab5a14cfb66bb7faa5a6d83ad3c5ea (patch)
treec766a223d631df369d8939c4ec1d38fa1a1b3e67 /src/offlinelogstorage/dlt_offline_logstorage_behavior.c
parent868d212f5de18d084f5bcb88154ee7bad77ca71b (diff)
downloadDLT-daemon-0d3cd872a6ab5a14cfb66bb7faa5a6d83ad3c5ea.tar.gz
doxygen: Get rid of warnings
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'src/offlinelogstorage/dlt_offline_logstorage_behavior.c')
-rw-r--r--src/offlinelogstorage/dlt_offline_logstorage_behavior.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/offlinelogstorage/dlt_offline_logstorage_behavior.c b/src/offlinelogstorage/dlt_offline_logstorage_behavior.c
index 64ba153..e7dbec1 100644
--- a/src/offlinelogstorage/dlt_offline_logstorage_behavior.c
+++ b/src/offlinelogstorage/dlt_offline_logstorage_behavior.c
@@ -38,7 +38,7 @@
* dlt_logstorage_log_file_name
*
* Create log file name in the form configured by the user
- * <filename><delimiter><index><delimiter><timestamp>.dlt
+ * \<filename\>\<delimiter\>\<index\>\<delimiter\>\<timestamp\>.dlt
*
* filename: given in configuration file
* delimiter: Punctuation characters (configured in dlt.conf)
@@ -767,6 +767,8 @@ int dlt_logstorage_prepare_on_msg(DltLogStorageFilterConfig *config,
* Write the log message.
*
* @param config DltLogStorageFilterConfig
+ * @param file_config DltLogStorageUserConfig
+ * @param dev_path Path to device
* @param data1 header
* @param size1 header size
* @param data2 storage header