Fix stupid extra }

This commit is contained in:
counterpoint
2015-08-25 09:33:40 +01:00
parent d27ffcf06a
commit 980b56e7fa

View File

@ -481,7 +481,6 @@ DCB *dcb = NULL;
zombiedcb, zombiedcb,
zombiedcb->fd, zombiedcb->fd,
STRDCBSTATE(zombiedcb->state)))); STRDCBSTATE(zombiedcb->state))));
}
/*< /*<
* Move zombie dcb to linked list of victim dcbs. * Move zombie dcb to linked list of victim dcbs.
* The variable dcb is used to hold the last DCB * The variable dcb is used to hold the last DCB