Skip to content

Commit b9d0cab

Browse files
authored
Merge pull request #40 from OEberson/develop
minor fix in fix doc string
2 parents df31667 + 705ac07 commit b9d0cab

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)