From 8571bc1dff746bd97411456cdb32e386d90d9047 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Wed, 28 Aug 2013 20:41:26 +0200 Subject: Fix for common spelling mistake --- nslcd/myldap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nslcd') diff --git a/nslcd/myldap.c b/nslcd/myldap.c index 757eb20..959669b 100644 --- a/nslcd/myldap.c +++ b/nslcd/myldap.c @@ -799,7 +799,7 @@ static int do_set_options(MYLDAP_SESSION *session) int rc; struct timeval tv; #ifdef LDAP_OPT_CONNECT_CB - /* make this static because OpenLDAP doesn't make it's own copy */ + /* make this static because OpenLDAP doesn't make its own copy */ static struct ldap_conncb cb; #endif /* LDAP_OPT_CONNECT_CB */ #ifdef LDAP_OPT_X_TLS -- cgit v1.2.3