opnsense-ports/net/xorp/files/patch-y.boot__tab.cc
Franco Fichtner 993c71f342 */*: sync with upstream
Taken from: HardenedBSD
2018-07-14 21:28:15 +02:00

14 lines
335 B
C++

--- rtrmgr/y.boot_tab.cc.orig 2018-07-12 14:14:48 UTC
+++ rtrmgr/y.boot_tab.cc
@@ -474,9 +474,9 @@ int
yyparse (YYPARSE_PARAM_ARG)
YYPARSE_PARAM_DECL
{
- register int yym, yyn, yystate;
+ int yym, yyn, yystate;
#if YYDEBUG
- register const char *yys;
+ const char *yys;
if ((yys = getenv("YYDEBUG")))
{