X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst8.c;h=e871813dca32dc560e6f98ea43e3baec33f7fa37;hp=71fdbf5bbe1897a4eba439f55573decf7394c559;hb=11ed1645174d8ca8d8dcf5ef2bbe91e70a4a3e00;hpb=cd8a27308e5bb886f561b517d091437c7afbf53c diff --git a/zoom/zoomtst8.c b/zoom/zoomtst8.c index 71fdbf5..e871813 100644 --- a/zoom/zoomtst8.c +++ b/zoom/zoomtst8.c @@ -1,7 +1,6 @@ -/* - * $Id: zoomtst8.c,v 1.2 2002-01-03 12:18:38 adam Exp $ - * - * Asynchronous multi-target client doing scan +/* This file is part of the YAZ toolkit. + * Copyright (C) Index Data + * See the file LICENSE for details. */ #include @@ -21,9 +20,9 @@ int main(int argc, char **argv) if (argc < 3) { - fprintf (stderr, "usage:\n%s target1 target2 ... targetN scan\n", - *argv); - exit (1); + fprintf (stderr, "usage:\n%s target1 target2 ... targetN scan\n", + *argv); + exit (1); } if (no > 500) no = 500; @@ -34,12 +33,12 @@ int main(int argc, char **argv) /* connect to all */ for (i = 0; i