summaryrefslogtreecommitdiff
path: root/net/xorp/files/patch-y.tplt__tab.cc
blob: 4efc46cf5531e103b4fcfc5e88228cbd474e84b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- rtrmgr/y.tplt_tab.cc.orig	2018-07-12 14:20:17 UTC
+++ rtrmgr/y.tplt_tab.cc
@@ -552,9 +552,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")))
     {