diff --git a/C/globals.c b/C/globals.c index 5cb4dcd4e..8de5bd39e 100644 --- a/C/globals.c +++ b/C/globals.c @@ -1590,7 +1590,7 @@ p_nb_queue_close(void) Term t = Deref(ARG1); Int out; - DepthArenas--; + DepthArenas--; if (!IsVarTerm(t)) { CELL *qp;