X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoomtst11.c;h=31cbc4bbf6f53eb7677a1d385fbec2b9049cb06a;hb=ac0e4f37db910a939851b6ad6dab5876df6ceeaf;hp=625cae07cc38f6abd12cf27a61234f79ac41a5b5;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;p=yaz-moved-to-github.git diff --git a/zoom/zoomtst11.c b/zoom/zoomtst11.c index 625cae0..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-2009 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);