diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-10-12 12:32:06 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-10-12 12:32:06 +0000 |
commit | f1de6decf34b37672e2c4cc3d191b689a95d07d1 (patch) | |
tree | 4a20e4a3761d319f2e9d698170c9b7d5f1b80065 /ldap-netgrp.h | |
parent | fc7cea9f90281ecc8fe97eb3e1767ea814c99a8f (diff) |
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
Diffstat (limited to 'ldap-netgrp.h')
-rw-r--r-- | ldap-netgrp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap-netgrp.h b/ldap-netgrp.h index 0f89492..32a207d 100644 --- a/ldap-netgrp.h +++ b/ldap-netgrp.h @@ -26,7 +26,7 @@ static enum nss_status _nss_ldap_parse_netgr (void *result, - char *buffer, size_t buflen); + char *buffer, size_t buflen); #endif /* _LDAP_NSS_LDAP_LDAP_NETGRP_H */ |