X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fidzebra%2Frecctrl.h;h=4db54cc0ee505323e062bbfa7c689200abe745ba;hb=852c2d471176b3f597b6b2a328a3c6eba0965ad3;hp=e2183e560ab83df2c235be8b69531bd66d583c92;hpb=27562aeaaf73ee45d337d88cbc5a5c38ee3f4eed;p=idzebra-moved-to-github.git diff --git a/include/idzebra/recctrl.h b/include/idzebra/recctrl.h index e2183e5..4db54cc 100644 --- a/include/idzebra/recctrl.h +++ b/include/idzebra/recctrl.h @@ -1,4 +1,4 @@ -/* $Id: recctrl.h,v 1.13 2005-08-18 12:50:17 adam Exp $ +/* $Id: recctrl.h,v 1.14 2005-08-22 08:19:51 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -49,8 +49,8 @@ typedef struct { int attrUse; #endif unsigned index_type; - char *index_name; - char *term_buf; + const char *index_name; + const char *term_buf; int term_len; zint seqno; zint record_id;