Fix typo
This commit is contained in:
parent
24a6ce2f2c
commit
6b9e083225
2
ovni.c
2
ovni.c
@ -471,7 +471,7 @@ ovni_ev_add_jumbo(struct ovni_ev *ev, const uint8_t *buf, uint32_t bufsize)
|
||||
flushed = 1;
|
||||
}
|
||||
|
||||
/* Se the jumbo flag here, so we capture the previous evsize
|
||||
/* Set the jumbo flag here, so we capture the previous evsize
|
||||
* properly, ignoring the jumbo buffer */
|
||||
ev->header.flags |= OVNI_EV_JUMBO;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user