mirror of
https://github.com/samba-team/samba.git
synced 2025-12-14 20:23:54 +03:00
Finish adding strings to all talloc_init() calls.
Jeremy.
This commit is contained in:
@@ -136,7 +136,6 @@ static TALLOC_CTX *talloc_init_internal(void)
|
||||
|
||||
/**
|
||||
* Create a new talloc context, with a name specifying its purpose.
|
||||
* Please call this in preference to talloc_init().
|
||||
**/
|
||||
|
||||
TALLOC_CTX *talloc_init(char const *fmt, ...)
|
||||
|
||||
Reference in New Issue
Block a user