]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/string.c
remove lint
[openldap] / libraries / libldap / string.c
index d785f8d3bb344781e40b99e8a8677faf8b7de658..21598fe004efb8858ba32764014593a5728e5dc6 100644 (file)
@@ -1,8 +1,14 @@
+/* $OpenLDAP$ */
 /*
- * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
+/*
+ * Locale-specific 1-byte character versions
+ * See utf-8.c for UTF-8 versions
+ */
+
 #include "portable.h"
 
 #include <ac/stdlib.h>