Skip to content

Commit 705ac07

Browse files
committed
fix doc string
1 parent df31667 commit 705ac07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lwrb/src/lwrb/lwrb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ lwrb_skip(lwrb_t* buff, lwrb_sz_t len) {
537537
}
538538

539539
/**
540-
* \brief Get linear address for buffer for fast read
540+
* \brief Get linear address for buffer for fast write
541541
* \param[in] buff: Ring buffer instance
542542
* \return Linear buffer start address
543543
*/

0 commit comments

Comments
 (0)