X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fapi.h;h=0b8b6120edc1b366c58b78a9c522c8f533ca9df3;hb=732870c555c7d32c5d2b6a4914c6fa7232eb26b2;hp=4b9df818f34ba28fb3cb859f953d40101d3e7161;hpb=a66b7d79383ae700f3358731eecfe2aafed0e90d;p=idzebra-moved-to-github.git diff --git a/include/idzebra/api.h b/include/idzebra/api.h index 4b9df81..0b8b612 100644 --- a/include/idzebra/api.h +++ b/include/idzebra/api.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2010 Index Data + Copyright (C) 1994-2011 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 @@ -510,6 +510,9 @@ ZEBRA_RES zebra_set_break_handler(ZebraHandle zh, int (*f)(void *client_data), void *client_data); +YAZ_EXPORT +ZEBRA_RES zebra_register_check(ZebraHandle zh, const char *spec); + YAZ_END_CDECL /** \mainpage Zebra