]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/string.c
Fix bugs in UTF-8 code. Apply to getdn and charray.
[openldap] / libraries / libldap / string.c
index cd9994ad0601a6ae96c145bd5ad84f42521e3330..def6fce9faa0aaabd5e75e30c6f4c2f7d141860f 100644 (file)
@@ -4,6 +4,11 @@
  * 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>