Expanded tabs in all source files. Added vim/emacs local variables
[yaz-moved-to-github.git] / src / cclstr.c
index bb38098..1131904 100644 (file)
@@ -48,7 +48,7 @@
 /* CCL string compare utilities
  * Europagate, 1995
  *
- * $Id: cclstr.c,v 1.2 2004-10-15 00:19:00 adam Exp $
+ * $Id: cclstr.c,v 1.3 2005-06-25 15:46:03 adam Exp $
  *
  * Old Europagate Log:
  *
@@ -112,3 +112,11 @@ int ccl_memicmp (const char *s1, const char *s2, size_t n)
     }
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+