aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gie.c1
1 files changed, 1 insertions, 0 deletions
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 </gie> element */
return 0;
}