2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[5350] Parsers regenerated.

This commit is contained in:
Tomek Mrugalski
2017-09-04 13:58:52 +02:00
parent eb57dac13f
commit 502e648327
12 changed files with 2442 additions and 2890 deletions

View File

@@ -1380,7 +1380,7 @@ namespace isc { namespace dhcp {
enum
{
yyeof_ = 0,
yylast_ = 756, ///< Last index in yytable_.
yylast_ = 757, ///< Last index in yytable_.
yynnts_ = 318, ///< Number of nonterminal symbols.
yyfinal_ = 24, ///< Termination state number.
yyterror_ = 1,