summaryrefslogtreecommitdiff
path: root/nslcd.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-11-25 09:16:16 +0000
committerArthur de Jong <arthur@arthurdejong.org>2006-11-25 09:16:16 +0000
commit7bf94f0a74226c083fc06f275703840d4063f4fc (patch)
tree6d25d36da1015df3b1a113dd8fc5ea340e1fdcbe /nslcd.h
parentf90329ea747964cc63173dc686b382f37d4c7986 (diff)
trip trailing whitespace
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@117 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd.h')
-rw-r--r--nslcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd.h b/nslcd.h
index fc98ecc..68eb2c8 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -86,7 +86,7 @@
#define LDF_ADDRESS \
LDF_INT32(ADDRESS_TYPE) /* type of address: e.g. AF_INET or AF_INET6 */ \
LDF_INT32(ADDRESS_LEN) /* length of the address to follow */ \
- LDF_BUF(ADDRESS_ADDR) /* the address itself in network byte order */
+ LDF_BUF(ADDRESS_ADDR) /* the address itself in network byte order */
/* used for transferring host (/etc/hosts) information */
/* Note: this marco is not expanded to code, check manually */