summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/dhcp6_parser.yy
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2019-02-06 14:06:56 +0100
committerTomek Mrugalski <tomek@isc.org>2021-07-26 12:55:55 +0200
commitdaa7385b209c65ba3b1e58c55f007095b4d6b6d8 (patch)
treec21461cacb55e7fcdfd9bbdf5caf66877ee288de /src/bin/dhcp6/dhcp6_parser.yy
parent[#1077] 2 out of 3 --with-libyang modes work: (diff)
downloadkea-daa7385b209c65ba3b1e58c55f007095b4d6b6d8.tar.xz
kea-daa7385b209c65ba3b1e58c55f007095b4d6b6d8.zip
[#453] Update attempt
Diffstat (limited to 'src/bin/dhcp6/dhcp6_parser.yy')
-rw-r--r--src/bin/dhcp6/dhcp6_parser.yy2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp6/dhcp6_parser.yy b/src/bin/dhcp6/dhcp6_parser.yy
index 555eed87e7..bc29b05dc6 100644
--- a/src/bin/dhcp6/dhcp6_parser.yy
+++ b/src/bin/dhcp6/dhcp6_parser.yy
@@ -7,7 +7,7 @@
%skeleton "lalr1.cc" /* -*- C++ -*- */
%require "3.0.0"
%defines
-%define parser_class_name {Dhcp6Parser}
+%define api.parser.class {Dhcp6Parser}
%define api.prefix {parser6_}
%define api.token.constructor
%define api.value.type variant