X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst2.c;h=12c2272583245e5d156f5e4eb897e1fc92acf83d;hp=f8e31596c3543d6844ed4a41d87729ff9530b365;hb=6d60541cbd1b81b23872214ad2d8ea11a54544ac;hpb=d57ade59211707b9bcfacc61039e446c9fa3f36f diff --git a/zoom/zoomtst2.c b/zoom/zoomtst2.c index f8e3159..12c2272 100644 --- a/zoom/zoomtst2.c +++ b/zoom/zoomtst2.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst2.c,v 1.8 2006-04-21 10:28:08 adam Exp $ */ - -/** \file zoomtst2.c - \brief Asynchronous single-target client performing search (no retrieval) -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. + */ #include #include @@ -59,6 +58,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