1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

Fix typo.

(This used to be commit e6e8b59f53d5ac618dcec13a46c356f0abe5950a)
This commit is contained in:
Tim Potter 2004-03-07 01:14:11 +00:00
parent 5e412188e9
commit 83d4d42462

View File

@ -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" },