]> git.sur5r.net Git - openldap/blobdiff - include/ac/regex.h
Delete ldap_build_filter(), it's broke.
[openldap] / include / ac / regex.h
index 36986871498463fad466ee10ed9cc6cb27ff9394..dca326e8744e04e076d4f3b47e08b873b3007f8f 100644 (file)
@@ -28,7 +28,7 @@
 #error "No POSIX REGEX available."
 
 #elif HAVE_GNUREGEX_H
-       /* system has GNU gnuregex.h */ 
+       /* system has GNU gnuregex.h */
 #      include <gnuregex.h>
 #else
        /* have regex.h, assume it's POSIX compliant */