Fix mistake: fuzzy matching is 5=103, not 5=102
[yaz-moved-to-github.git] / src / cqlstdio.c
index d6ea47d..83875f1 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlstdio.c,v 1.2 2004-10-03 22:34:07 adam Exp $
-   Copyright (C) 2002-2004
+/* $Id: cqlstdio.c,v 1.4 2005-06-25 15:46:03 adam Exp $
+   Copyright (C) 1995-2005, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
@@ -39,3 +39,11 @@ int cql_parser_stdio(CQL_parser cp, FILE *f)
 }
 
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+