2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[5357] Parsers renegerated.

This commit is contained in:
Tomek Mrugalski
2017-09-13 22:23:57 +02:00
parent 3e1e56f151
commit 4e8bfc7cca
4 changed files with 1420 additions and 1417 deletions

View File

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