aboutsummaryrefslogtreecommitdiff
path: root/src/dhcpd-gram.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcpd-gram.y')
-rw-r--r--src/dhcpd-gram.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dhcpd-gram.y b/src/dhcpd-gram.y
index 11dd1b2..61e4851 100644
--- a/src/dhcpd-gram.y
+++ b/src/dhcpd-gram.y
@@ -49,7 +49,7 @@ make_string_value(char *string)
%}
-%error-verbose
+%define parse.error verbose
%locations
%union {

Return to:

Send suggestions and report system problems to the System administrator.