talloc:guide: fix documented signature of talloc_unlink().
authorMichael Adam <obnox@samba.org>
Fri, 12 Jun 2015 08:23:41 +0000 (10:23 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:19 +0000 (17:08 +0200)
commit2216141ff8a204c8b41293a19e9ce86308b0424f
tree0fe9c440b1805c7de4ffa46ddc3c7936a298d63b
parent66e96d9ac6b244c8cd4a95205d5576d78b22dfcd
talloc:guide: fix documented signature of talloc_unlink().

The second argument is void *, not const void *.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/talloc/talloc_guide.txt