summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/dhcp4_parser.h
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2020-11-20 15:53:03 +0100
committerAndrei Pavel <andrei@isc.org>2020-11-23 12:40:41 +0100
commitd57741fed674367fe228d332a1cfb6d5a18b88a6 (patch)
treefcbe95e3d269054c9ff1f3e4e6e804b071ab355f /src/bin/dhcp4/dhcp4_parser.h
parent[#1554] regenerate messages (diff)
downloadkea-d57741fed674367fe228d332a1cfb6d5a18b88a6.tar.xz
kea-d57741fed674367fe228d332a1cfb6d5a18b88a6.zip
[#1554] regenerate parsers
Diffstat (limited to 'src/bin/dhcp4/dhcp4_parser.h')
-rw-r--r--src/bin/dhcp4/dhcp4_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp4/dhcp4_parser.h b/src/bin/dhcp4/dhcp4_parser.h
index a210e90dd1..17409aa422 100644
--- a/src/bin/dhcp4/dhcp4_parser.h
+++ b/src/bin/dhcp4/dhcp4_parser.h
@@ -1,4 +1,4 @@
-// A Bison parser, made by GNU Bison 3.7.3.
+// A Bison parser, made by GNU Bison 3.7.2.
// Skeleton interface for Bison LALR(1) parsers in C++