X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst11.c;h=bbcffd0d4a33b81d97a05bd77b114917fed98dea;hp=942e2a95ef1735ffed708db9d896eb9ccc92d280;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=ec0f5bdedf10f755541500d9db2a8332dc09039a diff --git a/zoom/zoomtst11.c b/zoom/zoomtst11.c index 942e2a9..bbcffd0 100644 --- a/zoom/zoomtst11.c +++ b/zoom/zoomtst11.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst11.c,v 1.2 2007-03-07 13:12:42 adam Exp $ */ - -/** \file zoomtst11.c - \brief Asynchronous single-target which tests event/error handling -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data + * See the file LICENSE for details. + */ #include #include @@ -106,6 +105,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