summaryrefslogtreecommitdiff
path: root/nslcd.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-27 09:54:31 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-07-27 09:54:31 +0000
commit472d46d3768f73d76e181f7cc5d2a67397f46e69 (patch)
treefedd0e0ba6493d12c20a67e2ee68b6e8b8b9a035 /nslcd.h
parent76d4d5066d5aef3a380b182f1eef79e8bbbc6d9f (diff)
fix typo
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@334 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 895f841..b5a51b7 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -137,7 +137,7 @@
NSLCD_STRINGLIST(RPC_ALIASES) \
NSLCD_INT32(RPC_NUMBER)
-/* for transferring struct servent informatio */
+/* for transferring struct servent information */
#define NSLCD_SERVICE \
NSLCD_STRING(SERVICE_NAME) \
NSLCD_STRINGLIST(SERVICE_ALIASES) \