aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend.y
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/ascend.y')
-rw-r--r--wiretap/ascend.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/ascend.y b/wiretap/ascend.y
index 99f2899099..6498099106 100644
--- a/wiretap/ascend.y
+++ b/wiretap/ascend.y
@@ -495,3 +495,5 @@ yyerror (void *yyscanner, ascend_state_t *state _U_, FILE_T fh _U_, const char *
{
ascendget_extra(yyscanner)->ascend_parse_error = s;
}
+
+DIAG_OFF_BYACC