Fixed a typo

This commit is contained in:
VilhoRaatikka
2015-01-02 09:55:55 +02:00
parent 38b16ec2d0
commit 48f443782e

View File

@ -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. */