mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +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:
@@ -200,7 +200,7 @@ static apr_status_t uldap_connection_cleanup(void *param)
|
||||
}
|
||||
|
||||
static int uldap_connection_init(request_rec *r,
|
||||
util_ldap_connection_t *ldc )
|
||||
util_ldap_connection_t *ldc )
|
||||
{
|
||||
int rc = 0;
|
||||
int version = LDAP_VERSION3;
|
||||
|
Reference in New Issue
Block a user