X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst8.c;h=51340a668246332bf797c5456f3a7b458f97b2e5;hp=2f500b784ae7eb247cf1384dbe18f47bbe9bdd67;hb=ed907bd829d0a9e00cfd1b0f3cf0d41dc68563c6;hpb=e8d17b7385e448e2b3f4ba3ff6426ecd543ed97e diff --git a/zoom/zoomtst8.c b/zoom/zoomtst8.c index 2f500b7..51340a6 100644 --- a/zoom/zoomtst8.c +++ b/zoom/zoomtst8.c @@ -1,7 +1,6 @@ -/* - * $Id: zoomtst8.c,v 1.3 2002-05-21 08:36:04 adam Exp $ - * - * Asynchronous multi-target client doing scan +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 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,11 +33,11 @@ int main(int argc, char **argv) /* connect to all */ for (i = 0; i