nss-pam-ldapd commit: r1906 - nss-pam-ldapd/nslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1906 - nss-pam-ldapd/nslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1906 - nss-pam-ldapd/nslcd
- Date: Thu, 10 Jan 2013 22:19:17 +0100 (CET)
Author: arthur
Date: Thu Jan 10 22:19:16 2013
New Revision: 1906
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1906&view=revision
Log:
fix typo in comment
Modified:
nss-pam-ldapd/nslcd/myldap.c
Modified: nss-pam-ldapd/nslcd/myldap.c
==============================================================================
--- nss-pam-ldapd/nslcd/myldap.c Sun Jan 6 15:28:06 2013 (r1905)
+++ nss-pam-ldapd/nslcd/myldap.c Thu Jan 10 22:19:16 2013 (r1906)
@@ -568,7 +568,7 @@
#ifdef LDAP_OPT_CONNECT_CB
/* This function is called by the LDAP library once a connection was made to
the server. We
- set a timeout on the socket here, to catch netzwork timeouts during the ssl
+ set a timeout on the socket here, to catch network timeouts during the ssl
handshake phase. It is configured with LDAP_OPT_CONNECT_CB. */
static int connect_cb(LDAP *ld, Sockbuf UNUSED(*sb),
LDAPURLDesc UNUSED(*srv), struct sockaddr UNUSED(*addr),
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1906 - nss-pam-ldapd/nslcd,
Commits of the nss-pam-ldapd project