Skip to content

Commit 00a1b44

Browse files
committed
include: bm: fs: bm_zms: cleanup Doxygen
Cleans up Doxygen. Signed-off-by: Mirko Covizzi <mirko.covizzi@nordicsemi.no>
1 parent e6c4f26 commit 00a1b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/bm/fs/bm_zms.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ struct bm_zms_fs_config {
130130
/**
131131
* @brief Register a callback to BM_ZMS for handling events.
132132
*
133-
* @param cb Pointer to the event handler callback.
134133
* @param fs Pointer to the file system structure.
134+
* @param cb Pointer to the event handler callback.
135135
*
136136
* @retval 0 on success.
137137
* @retval -EFAULT if @p fs or @p cb are NULL.

0 commit comments

Comments
 (0)