X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoomtst8.c;h=71fdbf5bbe1897a4eba439f55573decf7394c559;hb=4e8503c8c711511071c175bffc064c34bcbccfc3;hp=81c117332775e57d8be880d382556ee2fb3407f5;hpb=eab4041057c94f4fd3feffd76c1f987ca67da1c3;p=yaz-moved-to-github.git diff --git a/zoom/zoomtst8.c b/zoom/zoomtst8.c index 81c1173..71fdbf5 100644 --- a/zoom/zoomtst8.c +++ b/zoom/zoomtst8.c @@ -1,5 +1,5 @@ /* - * $Id: zoomtst8.c,v 1.1 2001-12-30 22:21:11 adam Exp $ + * $Id: zoomtst8.c,v 1.2 2002-01-03 12:18:38 adam Exp $ * * Asynchronous multi-target client doing scan */ @@ -39,10 +39,16 @@ int main(int argc, char **argv) /* connect and init */ ZOOM_connection_connect (z[i], argv[1+i], 0); + } - /* search all */ + /* scan all */ for (i = 0; i