Skip to content

Commit

Permalink
libsel4camkes: Fix Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Schladt <[email protected]>
  • Loading branch information
FelixSchladt authored and lsf37 committed May 16, 2023
1 parent 6eb6898 commit 57fd6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libsel4camkes/include/camkes/virtqueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ int camkes_virtqueue_device_scatter_copy_buffer(virtqueue_device_t *vq, virtqueu
* used list.
* @param vq the device side virtqueue
* @param handle the iterator on the available ring object
* @param buffer a pointer to the buffer to copy from
* @param buffer a pointer to the buffer to copy to
* @param size the size of the buffer we're passing
* @return 0 on success, -1 on fail
*/
Expand Down

0 comments on commit 57fd6ef

Please sign in to comment.