X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frpn2cql.c;h=cac867d79dc70587cf05628be00b302cb895f117;hp=79dd9ddb22f5e7179b777411a2f668adee5ea01b;hb=6d59a642cb7cd71df249fc4ecf5928ea79c7038c;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e diff --git a/src/rpn2cql.c b/src/rpn2cql.c index 79dd9dd..cac867d 100644 --- a/src/rpn2cql.c +++ b/src/rpn2cql.c @@ -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),