X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frpn2cql.c;h=fb1c6fb3008b771dda2782644d9a0e96f839506c;hp=79dd9ddb22f5e7179b777411a2f668adee5ea01b;hb=5a0398df33ef2f0ed66ef4703c13b3edae754bae;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e diff --git a/src/rpn2cql.c b/src/rpn2cql.c index 79dd9dd..fb1c6fb 100644 --- a/src/rpn2cql.c +++ b/src/rpn2cql.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ /** @@ -173,7 +173,7 @@ static Odr_int lookup_truncation(Z_AttributeList *attributes) } /* No truncation specified */ return 0; -}; +} static int rpn2cql_simple(cql_transform_t ct, void (*pr)(const char *buf, void *client_data),