Added debug logging to verify ZOOM_EVENT_RECV_SEARCH
[yaz-moved-to-github.git] / src / cqlstrer.c
index c783134..0dac583 100644 (file)
@@ -1,11 +1,7 @@
-/* $Id: cqlstrer.c,v 1.6 2006-03-10 10:43:32 mike Exp $
-   Copyright (C) 1995-2005, Index Data ApS
-   Index Data Aps
-
-This file is part of the YAZ toolkit.
-
-See the file LICENSE details.
-*/
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2010 Index Data
+ * See the file LICENSE for details.
+ */
 
 /**
  * \file cqlstrer.c
@@ -67,6 +63,7 @@ const char *cql_strerror(int code) {
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab