mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
talloc: fix a comment typo
This commit is contained in:
parent
0f746fcad8
commit
6560bca57e
@ -1039,7 +1039,7 @@ static inline int talloc_unreference(const void *context, const void *ptr)
|
||||
|
||||
/*
|
||||
remove a specific parent context from a pointer. This is a more
|
||||
controlled varient of talloc_free()
|
||||
controlled variant of talloc_free()
|
||||
*/
|
||||
_PUBLIC_ int talloc_unlink(const void *context, void *ptr)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user