X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=zoom%2Fzoomtst8.c;h=39fc1b1184697fe2c0b5f0c8e00d1e95c4357839;hb=8d691989077a0addcbd840d769dce6700f3d9622;hp=71fdbf5bbe1897a4eba439f55573decf7394c559;hpb=cd8a27308e5bb886f561b517d091437c7afbf53c;p=yaz-moved-to-github.git diff --git a/zoom/zoomtst8.c b/zoom/zoomtst8.c index 71fdbf5..39fc1b1 100644 --- a/zoom/zoomtst8.c +++ b/zoom/zoomtst8.c @@ -1,8 +1,8 @@ -/* - * $Id: zoomtst8.c,v 1.2 2002-01-03 12:18:38 adam Exp $ - * - * Asynchronous multi-target client doing scan - */ +/* $Id: zoomtst8.c,v 1.6 2007-01-03 08:42:17 adam Exp $ */ + +/** \file zoomtst8.c + \brief Asynchronous multi-target client doing scan +*/ #include #include @@ -21,9 +21,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 +34,11 @@ int main(int argc, char **argv) /* connect to all */ for (i = 0; i