X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcclptree.c;h=bcdfe7122cffa49624eb080734c3c08b79c8d564;hp=bb8196fcbdf4eacdc41cb9c0da79c2609ea6e516;hb=401da56d4a26f687cd42024bdef6f29a29bb7663;hpb=728ffb55e072933a1208780272e545c51f080e90 diff --git a/src/cclptree.c b/src/cclptree.c index bb8196f..bcdfe71 100644 --- a/src/cclptree.c +++ b/src/cclptree.c @@ -53,7 +53,7 @@ /* CCL print rpn tree - infix notation * Europagate, 1995 * - * $Id: cclptree.c,v 1.6 2005-06-25 15:46:03 adam Exp $ + * $Id: cclptree.c,v 1.7 2007-03-19 14:40:07 adam Exp $ * * Old Europagate Log: * @@ -271,6 +271,7 @@ void ccl_pquery (WRBUF w, struct ccl_rpn_node *p) wrbuf_puts (w, " "); break; } + wrbuf_cstr(w); } /* * Local variables: