diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/gie.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; } |
