From: Thomas Markwalder Date: Wed, 31 May 2023 19:37:21 +0000 (-0400) Subject: [#2276} Fix typo in location.hh X-Git-Tag: Kea-2.5.0~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54905229fde548ae71bb506f2574b5aec476f269;p=thirdparty%2Fkea.git [#2276} Fix typo in location.hh modified: src/bin/dhcp4/location.hh --- diff --git a/src/bin/dhcp4/location.hh b/src/bin/dhcp4/location.hh index 874f94b29a..4e6bea0d9e 100644 --- a/src/bin/dhcp4/location.hh +++ b/src/bin/dhcp4/location.hh @@ -1,4 +1,4 @@ -// A Bison parser, made by GNU Bison 3.7.2. +// A Bison parser, made by GNU Bison 3.8.2. // Locations for Bison parsers in C++