Skip to content

Commit

Permalink
Update sys/include/net/nanocoap_vfs.h
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco authored May 29, 2022
1 parent 4017328 commit 5a63379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/include/net/nanocoap_vfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ int nanocoap_vfs_put_url(const char *url, const char *src,
*
* @param[in] sock Connection to the server
* @param[in] path Remote query path to the resource
* @param[in] src Path to the source file
* @param[in] src Path to the source file
* @param[in] work_buf Buffer to read file blocks into
* @param[in] work_buf_len Size of the buffer. Should be 1 byte more
* than the desired CoAP blocksize.
Expand Down

0 comments on commit 5a63379

Please sign in to comment.