talloc:manpage: fix documented signature of talloc_unlink().
commit66e96d9ac6b244c8cd4a95205d5576d78b22dfcd
authorMichael Adam <obnox@samba.org>
Fri, 12 Jun 2015 08:16:40 +0000 (12 10:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:19 +0000 (12 17:08 +0200)
treefb85f8cbcd1e8e381443c03e1db3e852e33092fc
parentf5d74c26a397b2d80d26e2bcf11e0574d3fa995c
talloc:manpage: 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/man/talloc.3.xml