X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fisamb.h;h=20548d6bc8ac17155c7bb9648ca2619e66e58845;hb=8a0144a3925311102133d62ac6258ace8d7187eb;hp=917c807c7046631f93b1959a6c0819e554773007;hpb=a66b7d79383ae700f3358731eecfe2aafed0e90d;p=idzebra-moved-to-github.git diff --git a/include/idzebra/isamb.h b/include/idzebra/isamb.h index 917c807..20548d6 100644 --- a/include/idzebra/isamb.h +++ b/include/idzebra/isamb.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2010 Index Data + Copyright (C) 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 @@ -39,7 +39,7 @@ ISAMB isamb_open2(BFiles bfs, const char *name, int writeflag, ISAMC_M *method, YAZ_EXPORT void isamb_close(ISAMB isamb); -YAZ_EXPORT +YAZ_EXPORT void isamb_merge(ISAMB b, ISAM_P *pos, ISAMC_I *data); YAZ_EXPORT