X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstccl.c;h=6cb694f40b9bf7969b8efc8156b1bc62e2f9f720;hp=2a9534553bbb006c8b9c9ac903e286cbcfdcc20d;hb=401da56d4a26f687cd42024bdef6f29a29bb7663;hpb=728ffb55e072933a1208780272e545c51f080e90 diff --git a/test/tstccl.c b/test/tstccl.c index 2a95345..6cb694f 100644 --- a/test/tstccl.c +++ b/test/tstccl.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: tstccl.c,v 1.13 2007-01-08 10:48:07 adam Exp $ + * $Id: tstccl.c,v 1.14 2007-03-19 14:40:07 adam Exp $ */ /* CCL test */ @@ -41,7 +41,7 @@ static int tst_ccl_query(CCL_bibset bibset, else ret = 0; ccl_rpn_delete(rpn); - wrbuf_free(wrbuf, 1); + wrbuf_destroy(wrbuf); } else {