From f1de6decf34b37672e2c4cc3d191b689a95d07d1 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 12 Oct 2006 12:32:06 +0000 Subject: some more small cleanups of code for non-supported systems and convert tabs to spaces git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@13 ef36b2f9-881f-0410-afb5-c4e39611909c --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 48de310..d3c13b5 100644 --- a/NEWS +++ b/NEWS @@ -106,7 +106,7 @@ _nss_ldap_endnetgrent(struct __netgrent *result); NSS_STATUS _nss_ldap_getnetgrent_r(struct __netgrent *result, char *buffer, - size_t buflen, int *errnop); + size_t buflen, int *errnop); Because netgroups are just triples in LDAP, you should be able to avail yourself of the _nss_netgroup_parseline() helper function. (Having -- cgit v1.2.3