From 0a8ff1c61c193b17b04adb0c3ced239846be855d Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 20 Jan 2012 20:08:30 +0000 Subject: formatting fixes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1611 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/netgroup.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nslcd') diff --git a/nslcd/netgroup.c b/nslcd/netgroup.c index f6ac331..e9d81a2 100644 --- a/nslcd/netgroup.c +++ b/nslcd/netgroup.c @@ -220,7 +220,6 @@ static int write_netgroup(TFILE *fp,MYLDAP_ENTRY *entry,const char *reqname) myldap_get_dn(entry),attmap_netgroup_cn); return 0; } - for (i=0;(names[i]!=NULL)&&(strcmp(reqname,names[i])!=0);i++) /* nothing here */ ; if (names[i]==NULL) -- cgit v1.2.3