X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fisamb.h;h=a4855f1d6fff7359f7213de31f66558e7a244b63;hb=250de4ed23a44f5eb3552db317eef0d0fbe3265c;hp=7f9e06f0241143bdadf31104923500b89d8245bb;hpb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;p=idzebra-moved-to-github.git diff --git a/include/idzebra/isamb.h b/include/idzebra/isamb.h index 7f9e06f..a4855f1 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-2009 Index Data + Copyright (C) 2004-2013 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