summaryrefslogtreecommitdiff
path: root/net/xorp/files/patch-y.boot__tab.cc
blob: c8373a635898c2eb3693a4387cb5b9eddef48147 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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")))
     {