From adce503f6597d7cf6921f31bfa2c66db0c07f319 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 16 Apr 2018 13:22:19 +0200 Subject: Silence complaints about missing tag --- src/gie.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/gie.c b/src/gie.c index 8c735b88..3831a8f1 100644 --- a/src/gie.c +++ b/src/gie.c @@ -964,6 +964,7 @@ Indicate that the remaining material should be skipped. Mostly for debugging. ******************************************************************************/ T.skip = 1; (void) args; + F->level = 2; /* Silence complaints about missing element */ return 0; } -- cgit v1.2.3