X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst4.c;h=ff1e56329ad2f5ee40866073fdb54fc72ca4fb7d;hp=a9bf85ce4612bb1b5cbbf2eb4ebc9957663a783b;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/zoom/zoomtst4.c b/zoom/zoomtst4.c index a9bf85c..ff1e563 100644 --- a/zoom/zoomtst4.c +++ b/zoom/zoomtst4.c @@ -1,11 +1,7 @@ -/* $Id: zoomtst4.c,v 1.10 2007-01-03 08:42:17 adam Exp $ */ - -/** \file zoomtst4.c - \brief Asynchronous multi-target client with separate present - - Asynchronous multi-target going through proxy doing search and retrieve - using present. -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data + * See the file LICENSE for details. + */ #include #include @@ -96,6 +92,7 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab