X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fd1_absyn.h;h=44a3a03746cbca98c3638a5a6985f90ff1899f11;hp=b5fe8cf8b8ed79dfb47909a47b9071c6b394222e;hb=d02c4c703a93e0ad3f4ccde4519879f1f57a6824;hpb=a030c87bc444608639905eca95e29f84a4f1d991 diff --git a/include/d1_absyn.h b/include/d1_absyn.h index b5fe8cf..44a3a03 100644 --- a/include/d1_absyn.h +++ b/include/d1_absyn.h @@ -30,11 +30,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA typedef struct data1_xpelement { char *xpath_expr; -#ifdef ENHANCED_XELM +#ifdef ENHANCED_XELM struct xpath_location_step xpath[XPATH_STEP_COUNT]; int xpath_len; #endif - struct DFA *dfa; + struct DFA *dfa; data1_termlist *termlists; struct data1_xpelement *next; #if OPTIMIZE_MELM