mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
Fix typo
This commit is contained in:
parent
c8d1bbfddc
commit
fe58926283
@ -301,7 +301,7 @@ failed:
|
|||||||
return NT_STATUS_INTERNAL_DB_CORRUPTION;
|
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
|
* 4 cases are possible
|
||||||
*
|
*
|
||||||
@ -410,7 +410,7 @@ done:
|
|||||||
return ret;
|
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
|
* 4 cases are possible
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user