mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-17 08:17:42 -04:00
Fix a typo in a comment in buffer.h. Spotted by Alt_F4
This commit is contained in:
parent
b618204216
commit
773b0a5d88
@ -769,7 +769,7 @@ void evbuffer_cb_unsuspend(struct evbuffer *buffer, struct evbuffer_cb_entry *cb
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Makes the data at the begging of an evbuffer contiguous.
|
Makes the data at the beginning of an evbuffer contiguous.
|
||||||
|
|
||||||
@param buf the evbuffer to make contiguous
|
@param buf the evbuffer to make contiguous
|
||||||
@param size the number of bytes to make contiguous, or -1 to make the
|
@param size the number of bytes to make contiguous, or -1 to make the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user