From c18cfefcbc8acb57b1d47c580db7f8c8f57d6e32 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 12 Oct 2006 12:34:06 +0000 Subject: remove trailing spaces git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@14 ef36b2f9-881f-0410-afb5-c4e39611909c --- ldap-netgrp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ldap-netgrp.c') diff --git a/ldap-netgrp.c b/ldap-netgrp.c index 7d59479..e3206df 100644 --- a/ldap-netgrp.c +++ b/ldap-netgrp.c @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2002-2005 Luke Howard This file is part of the nss_ldap library. Linux support contributed by Larry Lile, , 2002. @@ -68,8 +68,8 @@ static ent_context_t *_ngbe = NULL; * I pulled the following macro (EXPAND), functions (strip_whitespace and * _nss_netgroup_parseline) and structures (name_list and __netgrent) from * glibc-2.2.x. _nss_netgroup_parseline became _nss_ldap_parse_netgr after - * some modification. - * + * some modification. + * * The rest of the code is modeled on various other _nss_ldap functions. */ -- cgit v1.2.3