X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst11.c;h=00a5c415d6b91145868188d9158a93ea8326f6c9;hp=bbcffd0d4a33b81d97a05bd77b114917fed98dea;hb=411c62d6ff8ded6e1ef68eebea9d9bbaaac360fd;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/zoom/zoomtst11.c b/zoom/zoomtst11.c index bbcffd0..00a5c41 100644 --- a/zoom/zoomtst11.c +++ b/zoom/zoomtst11.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 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);