mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
registry3: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
787092b50a
commit
fd60ab270c
@ -378,7 +378,7 @@ uint32_t regval_type(struct regval_blob *val)
|
||||
}
|
||||
|
||||
/***********************************************************************
|
||||
Retrieve a pointer to a specific value. Caller shoud dup the structure
|
||||
Retrieve a pointer to a specific value. Caller should dup the structure
|
||||
since this memory will go away when the ctr is free()'d
|
||||
**********************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user