mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 23:05:03 -04:00
buffer_compat: fix comment -- we have EVBUFFER_EOL_ANY not EOL_STYLE_ANY
This commit is contained in:
parent
d8fd4c0742
commit
575ff67885
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Obsolete alias for evbuffer_readln(buffer, NULL, EOL_STYLE_ANY).
|
Obsolete alias for evbuffer_readln(buffer, NULL, EVBUFFER_EOL_ANY).
|
||||||
|
|
||||||
@deprecated This function is deprecated because its behavior is not correct
|
@deprecated This function is deprecated because its behavior is not correct
|
||||||
for almost any protocol, and also because it's wholly subsumed by
|
for almost any protocol, and also because it's wholly subsumed by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user