mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
riotboot/flashwrite: fix typo in doxygen documentation
This commit is contained in:
parent
9b4c01c2dd
commit
22796b7438
@ -123,7 +123,7 @@ static inline int riotboot_flashwrite_init(riotboot_flashwrite_t *state,
|
||||
* @param[in,out] state ptr to previously used update state
|
||||
* @param[in] bytes ptr to data
|
||||
* @param[in] len len of data
|
||||
* @param[in] more whether more data is comming
|
||||
* @param[in] more whether more data is coming
|
||||
*
|
||||
* @returns 0 on success, <0 otherwise
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user