Fixed a typo
This commit is contained in:
@ -519,7 +519,7 @@ static int gw_read_backend_event(DCB *dcb) {
|
|||||||
nbytes_read,
|
nbytes_read,
|
||||||
dcb,
|
dcb,
|
||||||
dcb->fd,
|
dcb->fd,
|
||||||
dsc->session)));
|
dcb->session)));
|
||||||
goto return_rc;
|
goto return_rc;
|
||||||
}
|
}
|
||||||
/** There is at least length and command type. */
|
/** There is at least length and command type. */
|
||||||
|
|||||||
Reference in New Issue
Block a user