Commit aadc45de authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

waiter: Whitespace OCD

parent 46e3f3fd
......@@ -97,7 +97,7 @@ static void
vwp_add(struct vwp *vwp, struct waited *wp)
{
VSL(SLT_Debug, wp->fd, "ADD");
VSL(SLT_Debug, wp->fd, "ADD");
CHECK_OBJ_NOTNULL(wp, WAITED_MAGIC);
CHECK_OBJ_NOTNULL(vwp, VWP_MAGIC);
if (vwp->hpoll == vwp->npoll)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment