mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-05 10:16:08 -04:00
Fixed last_with_datap description
Grammar and typo fix (cherry picked from commit 88a1abe809e5d29618b722ff81ee2fb14119314f)
This commit is contained in:
parent
3375750ad7
commit
caceb8f558
@ -92,7 +92,7 @@ struct evbuffer {
|
|||||||
* If the buffer has no chains, it is NULL.
|
* If the buffer has no chains, it is NULL.
|
||||||
*
|
*
|
||||||
* The last_with_datap pointer points at _whatever 'next' pointer_
|
* The last_with_datap pointer points at _whatever 'next' pointer_
|
||||||
* points at the last_with_datap chain. If the last_with_data chain
|
* pointing at the last_with_data chain. If the last_with_data chain
|
||||||
* is the first chain, or it is NULL, then the last_with_datap pointer
|
* is the first chain, or it is NULL, then the last_with_datap pointer
|
||||||
* is &buf->first.
|
* is &buf->first.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user