From 93b299891fead3da75abfd48287d3bd27959fafa Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 15 Jun 2013 21:20:09 +0000 Subject: [PATCH] update auto-generated code git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1493422 13f79535-47bb-0310-9956-ffa450edef68 --- server/util_expr_parse.c | 6 +++--- server/util_expr_parse.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/server/util_expr_parse.c b/server/util_expr_parse.c index 1ba4dbcd64..c4ffb28866 100644 --- a/server/util_expr_parse.c +++ b/server/util_expr_parse.c @@ -95,8 +95,8 @@ /* In a future release of Bison, this section will be replaced by #include "util_expr_parse.h". */ -#ifndef YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED -# define YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED +#ifndef YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED +# define YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 @@ -185,7 +185,7 @@ int ap_expr_yyparse (); #endif #endif /* ! YYPARSE_PARAM */ -#endif /* !YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED */ +#endif /* !YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED */ /* Copy the second part of user declarations. */ /* Line 390 of yacc.c */ diff --git a/server/util_expr_parse.h b/server/util_expr_parse.h index b7d545fa23..21b0ffba56 100644 --- a/server/util_expr_parse.h +++ b/server/util_expr_parse.h @@ -30,8 +30,8 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -#ifndef YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED -# define YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED +#ifndef YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED +# define YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 @@ -120,4 +120,4 @@ int ap_expr_yyparse (); #endif #endif /* ! YYPARSE_PARAM */ -#endif /* !YY_AP_EXPR_YY_HOME_STF_APACHE_HTTPD_TRUNK_SERVER_UTIL_EXPR_PARSE_H_INCLUDED */ +#endif /* !YY_AP_EXPR_YY_UTIL_EXPR_PARSE_H_INCLUDED */ -- 2.40.0