1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00
(This used to be commit fe58926283b51910d8587e32bb11aa681b9a27d3)
This commit is contained in:
Volker Lendecke 2008-07-02 14:03:25 +02:00
parent 1999791b7c
commit dd7691ce68

View File

@ -301,7 +301,7 @@ failed:
return NT_STATUS_INTERNAL_DB_CORRUPTION;
}
/* search the cahce for the SID an return a mapping if found *
/* search the cache for the SID an return a mapping if found *
*
* 4 cases are possible
*
@ -410,7 +410,7 @@ done:
return ret;
}
/* search the cahce for the ID an return a mapping if found *
/* search the cache for the ID an return a mapping if found *
*
* 4 cases are possible
*