X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Frecctrl.h;h=3a3293556511d74db15c250ff5cb4d601f6b3d86;hp=3f345a95cae0201b56e1560571eeaceb3d57bc20;hb=1bb217ab477284fd7fee47f19a6e8a780fa2bb50;hpb=ba1cf01240f69bcffc890b9f85b9a52ac56696f0 diff --git a/include/recctrl.h b/include/recctrl.h index 3f345a9..3a32935 100644 --- a/include/recctrl.h +++ b/include/recctrl.h @@ -1,4 +1,4 @@ -/* $Id: recctrl.h,v 1.40 2002-10-22 12:51:08 adam Exp $ +/* $Id: recctrl.h,v 1.41 2004-08-06 12:28:22 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -79,7 +79,7 @@ struct recRetrieveCtrl { oid_value input_format; /* Preferred record syntax */ Z_RecordComposition *comp; /* formatting instructions */ char *encoding; /* preferred character encoding */ - int localno; /* local id of record */ + zint localno; /* local id of record */ int score; /* score 0-1000 or -1 if none */ int recordSize; /* size of record in bytes */ char *fname; /* name of file (or NULL if internal) */