summaryrefslogtreecommitdiff
path: root/source3/lib/smbldap.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2004-03-07 01:14:35 +0000
committerTim Potter <tpot@samba.org>2004-03-07 01:14:35 +0000
commit420a55949dd70d334b54583efde189ac23ca77fb (patch)
tree93ab8777890ad75e8a928ae9af2746697575a9d8 /source3/lib/smbldap.c
parenta843787637292e115cc1bd66475e6d4d686f9bc0 (diff)
downloadsamba-420a55949dd70d334b54583efde189ac23ca77fb.tar.gz
samba-420a55949dd70d334b54583efde189ac23ca77fb.tar.bz2
samba-420a55949dd70d334b54583efde189ac23ca77fb.zip
Fix typo.
(This used to be commit 7798a52d82c46759635e90a7e48ddad4ce48b763)
Diffstat (limited to 'source3/lib/smbldap.c')
-rw-r--r--source3/lib/smbldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/smbldap.c b/source3/lib/smbldap.c
index fcebccc58a..3bd8b12f2d 100644
--- a/source3/lib/smbldap.c
+++ b/source3/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" },