X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Frecctrl.h;h=4db54cc0ee505323e062bbfa7c689200abe745ba;hb=11de0965b256736f01e55b17a603eb9ebad5ec12;hp=e2183e560ab83df2c235be8b69531bd66d583c92;hpb=44082770642275dd993aa621d9dc5c5b0dc454d3;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;