X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst11.c;h=31cbc4bbf6f53eb7677a1d385fbec2b9049cb06a;hp=63926adca01e5fa9b78506f23deebc9a097f6eda;hb=d94ffff6dcab70517a1588747bd76c6afc694a65;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/zoom/zoomtst11.c b/zoom/zoomtst11.c index 63926ad..31cbc4b 100644 --- a/zoom/zoomtst11.c +++ b/zoom/zoomtst11.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ @@ -90,7 +90,7 @@ int main(int argc, char **argv) if (idle) { ZOOM_connection_connect(z, 0, 0); /* allow reconnect */ - + if (++use <= 10) { probe_search(z, use, use&1);