]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/tmplout.c
Remove LDAP_PORT dependencies so that ldap.conf defaults take over.
[openldap] / libraries / libldap / tmplout.c
index 08e33262170bd84acb3a4f7e3247fa44a3646ef4..372f427f25ea0c6a2a94d04ed25abf1a9a5c2e46 100644 (file)
@@ -25,6 +25,7 @@
 #include "ldap-int.h"
 #include "ldapconfig.h"
 
+/* local functions */
 static int do_entry2text LDAP_P((
        LDAP *ld, char *buf, char *base, LDAPMessage *entry,
        struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,