zoomsh: print events if in async mode
[yaz-moved-to-github.git] / zoom / zoomtst2.c
index 43aeaff..1bcf83e 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id: zoomtst2.c,v 1.9 2007-01-03 08:42:17 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-2010 Index Data
+ * See the file LICENSE for details.
+ */
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -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