X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=3ab3d02e392b93dba4e59ba35bc522e8fcb38621;hb=7598c76f1a4989a91003bd4fbd90f30a7c7255ef;hp=6b1848f7df89f7d4a352d1972c34422175d3cf78;hpb=4097bac1dce126e79ce1550fad8b2034a311ff80;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 6b1848f..3ab3d02 100644 --- a/index/index.h +++ b/index/index.h @@ -1,8 +1,5 @@ -/* $Id: index.h,v 1.214 2007-12-20 11:15:42 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 @@ -315,7 +312,7 @@ int zebra_record_fetch(ZebraHandle zh, const char *setname, const Odr_oid *input_format, Z_RecordComposition *comp, const Odr_oid **output_format, char **rec_bufp, int *rec_lenp, char **basenamep, - char **addinfo); + WRBUF addinfo_w); void extract_get_fname_tmp(ZebraHandle zh, char *fname, int no);