Skip to content

Commit 67d1e18

Browse files
committed
include: bm: fs: bm_zms: cleanup Doxygen
Cleans up Doxygen. Signed-off-by: Mirko Covizzi <[email protected]>
1 parent 83c3556 commit 67d1e18

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
@@ -131,8 +131,8 @@ struct bm_zms_fs_config {
131131
/**
132132
* @brief Register a callback to BM_ZMS for handling events.
133133
*
134-
* @param cb Pointer to the event handler callback.
135134
* @param fs Pointer to the file system structure.
135+
* @param cb Pointer to the event handler callback.
136136
*
137137
* @retval 0 on success.
138138
* @retval -EFAULT if @p fs or @p cb are NULL.

0 commit comments

Comments
 (0)