mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 21:34:53 -04:00
fix spelling mistakes
Closes: nmathewson/Libevent#162 (cherry picked from commit 0789bc5220af6eaa9b483afcd1405be6f01d2187)
This commit is contained in:
parent
63a054f8c6
commit
00761b436d
@ -154,7 +154,7 @@ bio_bufferevent_read(BIO *b, char *out, int outlen)
|
|||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Called to write data info the BIO */
|
/* Called to write data into the BIO */
|
||||||
static int
|
static int
|
||||||
bio_bufferevent_write(BIO *b, const char *in, int inlen)
|
bio_bufferevent_write(BIO *b, const char *in, int inlen)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user