X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fspotlight%2Fslmod_sparql_parser.h;h=9eb22b37f672b254a60208ce3bbfccb8b26a3437;hb=ab6e6f8ed24667ced438afe4df5997469a2ff53b;hp=985d4cbe26fcfbd870c8f128b97ef7de773fcf98;hpb=4021b76ce3f3e51756e9d59b4a5a045ad6398dc8;p=netatalk.git diff --git a/etc/spotlight/slmod_sparql_parser.h b/etc/spotlight/slmod_sparql_parser.h index 985d4cbe..9eb22b37 100644 --- a/etc/spotlight/slmod_sparql_parser.h +++ b/etc/spotlight/slmod_sparql_parser.h @@ -30,8 +30,8 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -#ifndef YY_YY_Y_TAB_H_INCLUDED -# define YY_YY_Y_TAB_H_INCLUDED +#ifndef YY_YY_SLMOD_SPARQL_PARSER_H_INCLUDED +# define YY_YY_SLMOD_SPARQL_PARSER_H_INCLUDED /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 @@ -84,7 +84,7 @@ extern int yydebug; typedef union YYSTYPE { /* Line 2058 of yacc.c */ -#line 45 "slmod_sparql_parser.y" +#line 46 "slmod_sparql_parser.y" int ival; const char *sval; @@ -117,7 +117,7 @@ int yyparse (); #endif /* ! YYPARSE_PARAM */ /* "%code provides" blocks. */ /* Line 2058 of yacc.c */ -#line 39 "slmod_sparql_parser.y" +#line 40 "slmod_sparql_parser.y" #define SPRAW_TIME_OFFSET 978307200 extern int map_spotlight_to_sparql_query(slq_t *slq, gchar **sparql_result); @@ -127,4 +127,4 @@ int yyparse (); /* Line 2058 of yacc.c */ #line 129 "slmod_sparql_parser.h" -#endif /* !YY_YY_Y_TAB_H_INCLUDED */ +#endif /* !YY_YY_SLMOD_SPARQL_PARSER_H_INCLUDED */