[PATCH 2/2] Minor comment spelling fix
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[PATCH 2/2] Minor comment spelling fix
- From: Tim Harder <radhermit [at] gmail.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: [PATCH 2/2] Minor comment spelling fix
- Date: Mon, 30 Jun 2014 15:29:06 -0700
---
nslcd/myldap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nslcd/myldap.c b/nslcd/myldap.c
index 6868a2a..007c1ac 100644
--- a/nslcd/myldap.c
+++ b/nslcd/myldap.c
@@ -1396,7 +1396,7 @@ MYLDAP_SEARCH *myldap_search(MYLDAP_SESSION *session,
*rcp = LDAP_OPERATIONS_ERROR;
return NULL;
}
- /* regsiter search with the session so we can free it later on */
+ /* register search with the session so we can free it later on */
session->searches[i] = search;
/* do the search with retries to all configured servers */
rc = do_retry_search(search);
--
2.0.0
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/