X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoomtst4.c;h=1aa4b5fd03b74db410a5d164126bc33d82cf9fc0;hb=e451bf7fd4bf5738731e6abe1452ac8f97ae46a3;hp=a9bf85ce4612bb1b5cbbf2eb4ebc9957663a783b;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/zoom/zoomtst4.c b/zoom/zoomtst4.c index a9bf85c..1aa4b5f 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-2010 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