X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebraapi.h;fp=index%2Fzebraapi.h;h=255109328ce07be6263397a3039a864e06c494c4;hb=38f321eafd606e8ac91da5c1450393fed73d37f5;hp=1b822b3e5da7ef41c39eace34613ba6f3e244f19;hpb=42632d1251eba8a9b158625dff3344fc747b2b17;p=idzebra-moved-to-github.git diff --git a/index/zebraapi.h b/index/zebraapi.h index 1b822b3..2551093 100644 --- a/index/zebraapi.h +++ b/index/zebraapi.h @@ -3,7 +3,7 @@ * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * - * $Id: zebraapi.h,v 1.16 2002-04-26 08:44:47 adam Exp $ + * $Id: zebraapi.h,v 1.17 2002-07-11 13:03:01 heikki Exp $ */ #ifndef ZEBRAAPI_H @@ -153,7 +153,7 @@ YAZ_EXPORT void zebra_shadow_enable (ZebraHandle zh, int value); YAZ_EXPORT -void zebra_register_statistics (ZebraHandle zh); +void zebra_register_statistics (ZebraHandle zh, int dumpdict); YAZ_END_CDECL #endif