summaryrefslogtreecommitdiffstats
path: root/source/lib/smbldap.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2004-03-07 01:14:11 +0000
committerTim Potter <tpot@samba.org>2004-03-07 01:14:11 +0000
commite6e8b59f53d5ac618dcec13a46c356f0abe5950a (patch)
treefb3df538fe7936b1414da74dd3cbcb263171e2e8 /source/lib/smbldap.c
parent89f3173f4f4e9a16f24b25f550065b50577f3f4c (diff)
downloadsamba-e6e8b59f53d5ac618dcec13a46c356f0abe5950a.tar.gz
samba-e6e8b59f53d5ac618dcec13a46c356f0abe5950a.tar.xz
samba-e6e8b59f53d5ac618dcec13a46c356f0abe5950a.zip
Fix typo.
Diffstat (limited to 'source/lib/smbldap.c')
-rw-r--r--source/lib/smbldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/smbldap.c b/source/lib/smbldap.c
index 77356150bca..c8305eeb802 100644
--- a/source/lib/smbldap.c
+++ b/source/lib/smbldap.c
@@ -103,7 +103,7 @@ ATTRIB_MAP_ENTRY attrib_map_v30[] = {
{ LDAP_ATTR_LIST_END, NULL }
};
-/* attributes used for alalocating RIDs */
+/* attributes used for allocating RIDs */
ATTRIB_MAP_ENTRY dominfo_attr_list[] = {
{ LDAP_ATTR_DOMAIN, "sambaDomainName" },