Initial work for Doxygen based YAZ reference
[yaz-moved-to-github.git] / src / cqlutil.c
index 5a28cb4..2061325 100644 (file)
@@ -1,12 +1,17 @@
-/* $Id: cqlutil.c,v 1.4 2004-03-16 13:22:16 adam Exp $
+/* $Id: cqlutil.c,v 1.5 2004-10-03 22:34:07 adam Exp $
    Copyright (C) 2002-2004
    Index Data Aps
 
 This file is part of the YAZ toolkit.
 
    Copyright (C) 2002-2004
    Index Data Aps
 
 This file is part of the YAZ toolkit.
 
-See the file LICENSE.
+See the file LICENSE for details.
 */
 
 */
 
+/**
+ * \file cqlutil.c
+ * \brief Implements CQL tree node utilities.
+ */
+
 #include <stdlib.h>
 #include <string.h>
 
 #include <stdlib.h>
 #include <string.h>