CLEANUP: typo: bad indent
A space alignment remains in the stream_interface.c file
This commit is contained in:
parent
62b75b44e6
commit
5bc2cbf8f4
@ -1629,7 +1629,7 @@ static void stream_int_chk_rcv_applet(struct stream_interface *si)
|
||||
if (channel_may_recv(ic) && !ic->pipe) {
|
||||
/* (re)start reading */
|
||||
appctx_wakeup(si_appctx(si));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* chk_snd function for applets */
|
||||
|
Loading…
x
Reference in New Issue
Block a user