X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=include%2Fidzebra%2Frecctrl.h;h=0a1d56758aa877a950d8953e4d9add7d59679f17;hb=b09c1d0aa414cb43fb667be54a29b3cc7279ea85;hp=d06e642f3a5d424616fb4f851f7e993aa1bc6f53;hpb=d27bfe71f168747a2273d2f91ac04c315ae6e47d;p=idzebra-moved-to-github.git diff --git a/include/idzebra/recctrl.h b/include/idzebra/recctrl.h index d06e642..0a1d567 100644 --- a/include/idzebra/recctrl.h +++ b/include/idzebra/recctrl.h @@ -1,4 +1,4 @@ -/* $Id: recctrl.h,v 1.7 2005-01-16 23:13:06 adam Exp $ +/* $Id: recctrl.h,v 1.8 2005-03-05 09:19:14 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -38,8 +38,9 @@ typedef struct { int attrSet; int attrUse; unsigned reg_type; - char *string; - int length; + char *attrStr; + char *term_buf; + int term_len; zint seqno; zint record_id; zint section_id;