X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkinput.c;h=9d4beaafe8d144e97c65efc7f7c9b017edc62fe9;hb=060a5dbb2b5cf572656bd6513395e52ee103b8f0;hp=e1dcc77650ce0b9baa4a5fed15e9f564a7d6f9b2;hpb=b90451f554a75bd47e03d14674fcb89f66106dd0;p=idzebra-moved-to-github.git diff --git a/index/kinput.c b/index/kinput.c index e1dcc77..9d4beaa 100644 --- a/index/kinput.c +++ b/index/kinput.c @@ -1,4 +1,4 @@ -/* $Id: kinput.c,v 1.70 2006-02-20 18:40:23 adam Exp $ +/* $Id: kinput.c,v 1.71 2006-03-30 09:52:15 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -435,7 +435,7 @@ static void print_dict_item(ZebraHandle zh, const char *s) else { zebraExplain_lookup_ord (zh->reg->zei, - ord, &index_type, &db, 0, 0); + ord, &index_type, &db, 0, 0, 0); zebra_term_untrans(zh, index_type, dst, s + len);