Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- man3/circleq.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/man3/circleq.3 b/man3/circleq.3 index 33215be77..54df3fa20 100644 --- a/man3/circleq.3 +++ b/man3/circleq.3 @@ -96,6 +96,7 @@ CIRCLEQ_REMOVE .BI "CIRCLEQ_ENTRY *CIRCLEQ_PREV(TYPE *" elm ", CIRCLEQ_ENTRY " NAME ");" .PP .BI "void CIRCLEQ_REMOVE(CIRCLEQ_HEAD *" head ", TYPE *" elm ", CIRCLEQ_ENTRY " NAME ");" +.fi .SH DESCRIPTION These macros define and operate on doubly-linked circular queues. .PP -- 2.28.0