summaryrefslogtreecommitdiff
path: root/nslcd.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-11-01 12:19:45 +0000
committerArthur de Jong <arthur@arthurdejong.org>2006-11-01 12:19:45 +0000
commit809c726d6852c7b901d8525cbb6e422e45d35bf4 (patch)
treeead16b248496b897105f1ff071bcfa88f5bfe09e /nslcd.h
parent1b934f066ab20135c9535bbf7cb6dd021d47022f (diff)
get rid of some trailing spaces
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@48 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd.h')
-rw-r--r--nslcd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nslcd.h b/nslcd.h
index 656990b..b40cdc7 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -1,5 +1,5 @@
/*
- nslcd.h - file describing client/server protocol
+ nslcd.h - file describing client/server protocol
Copyright (C) 2006 West Consulting
Copyright (C) 2006 Arthur de Jong
@@ -54,7 +54,7 @@
Compound datatypes (such as PASSWD) are defined below as a
combination of the above types. They are defined as macros so
they can be expanded to code later on.
-
+
The protocol is described in this generic fashion (instead of just
transferring the allocated memory) because pointers will not
be valid between transfers and this also makes the server