mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -04:00
fix a comment error
Closes: #736 (cherry-picked) (cherry picked from commit 972da7c838b54c224889525a5cb9561f4024aff2)
This commit is contained in:
parent
c264028cd3
commit
339f76c0dc
@ -34,7 +34,7 @@
|
|||||||
Note also that this table is a little sparse, since ADD+DEL is
|
Note also that this table is a little sparse, since ADD+DEL is
|
||||||
nonsensical ("xxx" in the list below.)
|
nonsensical ("xxx" in the list below.)
|
||||||
|
|
||||||
Note also also that we are shifting old_events by only 5 bits, since
|
Note also that we are shifting old_events by only 5 bits, since
|
||||||
EV_READ is 2 and EV_WRITE is 4.
|
EV_READ is 2 and EV_WRITE is 4.
|
||||||
|
|
||||||
The table was auto-generated with a python script, according to this
|
The table was auto-generated with a python script, according to this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user