mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
lib: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
838218db63
commit
78f43ed5a7
@ -273,7 +273,7 @@ static int last_stabilize_parser(TDB_DATA key, TDB_DATA data,
|
||||
* @param blob DATA_BLOB value being cached
|
||||
* @param timeout time when the value is expired
|
||||
*
|
||||
* @retval true when entry is successfuly stored
|
||||
* @retval true when entry is successfully stored
|
||||
* @retval false on failure
|
||||
**/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user