X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fcql2pqf.c;h=eec4767ea9e6e4f41b799e27071142179ca4eaac;hb=f7287fb60d390bd3533ab5afacd470a10e4b3e5e;hp=1073abf60f074653420d186702d46b703d21284b;hpb=6bba4a5ab440d5bfd06e547ebc1a2cae9e35cb30;p=yaz-moved-to-github.git diff --git a/util/cql2pqf.c b/util/cql2pqf.c index 1073abf..eec4767 100644 --- a/util/cql2pqf.c +++ b/util/cql2pqf.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. */ #if HAVE_CONFIG_H @@ -27,7 +27,7 @@ int main(int argc, char **argv) char *query = 0; char *fname = 0; int reverse = 0; - int verbose = 0 + int verbose = 0; int do_strict = 0; int ret;