mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
s3:dbwrap: add a comment
This commit is contained in:
parent
dc4a5f5323
commit
3dc607c0c6
@ -94,6 +94,10 @@ int dbwrap_fallback_wipe(struct db_context *db)
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Wrapper functions for the backend methods
|
||||
*/
|
||||
|
||||
TDB_DATA dbwrap_fetch(struct db_context *db, TALLOC_CTX *mem_ctx,
|
||||
TDB_DATA key)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user