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

Fix typo.

(This used to be commit 7798a52d82c46759635e90a7e48ddad4ce48b763)
This commit is contained in:
Tim Potter 2004-03-07 01:14:35 +00:00
parent a843787637
commit 420a55949d

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