1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
This commit is contained in:
Volker Lendecke 2008-07-02 14:03:25 +02:00
parent c8d1bbfddc
commit fe58926283

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
*