X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fd1_absyn.h;h=0b34da06627b9579a05bc36d038b79edb37a7654;hb=aa76dfa21ba30fe802a5ef6f3907b57ecd7e6c65;hp=f1447733d234d3ab516e177f812b77a0e2a1570b;hpb=1872e3fc60b482771bbd1cb4b0290b8d6a9ef5d0;p=idzebra-moved-to-github.git diff --git a/include/d1_absyn.h b/include/d1_absyn.h index f144773..0b34da0 100644 --- a/include/d1_absyn.h +++ b/include/d1_absyn.h @@ -1,8 +1,5 @@ -/* $Id: d1_absyn.h,v 1.12 2007-04-16 08:44:31 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1995-2008 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -50,7 +47,7 @@ typedef struct data1_xpelement struct data1_absyn { char *name; - int *oid; + Odr_oid *oid; data1_tagset *tagset; data1_varset *varset; data1_esetname *esetnames;