X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fcql2pqf.c;h=a0166d72a153acd537d33b47a17f4d2c55fbf2dd;hp=3c5df41d8414b1cd6d9af2a55a386e7d811cf17c;hb=b64382a1e420049b882b87fb05fe058aa6592d1c;hpb=c2641d280328e9bc114ca8c7b4585842c0acb05c diff --git a/util/cql2pqf.c b/util/cql2pqf.c index 3c5df41..a0166d7 100644 --- a/util/cql2pqf.c +++ b/util/cql2pqf.c @@ -1,4 +1,4 @@ -/* $Id: cql2pqf.c,v 1.7 2005-06-25 15:46:07 adam Exp $ +/* $Id: cql2pqf.c,v 1.8 2006-09-27 11:39:04 adam Exp $ Copyright (C) 1995-2005, Index Data ApS Index Data Aps @@ -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);