X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fcql2pqf.c;h=4faab79fe73b33a837a6169ddcabc7f3e71af27b;hp=3c5df41d8414b1cd6d9af2a55a386e7d811cf17c;hb=3eb8be5cd44ecdbd68ec3ca8a54ec86691ff9a4d;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505 diff --git a/util/cql2pqf.c b/util/cql2pqf.c index 3c5df41..4faab79 100644 --- a/util/cql2pqf.c +++ b/util/cql2pqf.c @@ -1,5 +1,5 @@ -/* $Id: cql2pqf.c,v 1.7 2005-06-25 15:46:07 adam Exp $ - Copyright (C) 1995-2005, Index Data ApS +/* $Id: cql2pqf.c,v 1.9 2007-01-03 08:42:16 adam Exp $ + Copyright (C) 1995-2007, Index Data ApS Index Data Aps This file is part of the YAZ toolkit. @@ -13,7 +13,7 @@ See the file LICENSE. #include #include -static void usage() +static void usage(void) { fprintf (stderr, "usage\n cql2pqf [-n ] []\n"); exit (1);