1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

format change. no functional change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@484985 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jim Jagielski
2006-12-09 14:19:36 +00:00
parent e1e415fe16
commit 01fddca7f7

View File

@@ -200,7 +200,7 @@ static apr_status_t uldap_connection_cleanup(void *param)
} }
static int uldap_connection_init(request_rec *r, static int uldap_connection_init(request_rec *r,
util_ldap_connection_t *ldc ) util_ldap_connection_t *ldc )
{ {
int rc = 0; int rc = 0;
int version = LDAP_VERSION3; int version = LDAP_VERSION3;