r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consistancy.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Feb 2006 10:04:11 +0000 (10:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:42 +0000 (13:51 -0500)
commitc05f6be09a0cffdd0b87483f5b3751cc3f96e7f5
tree648e49914c7724a2564669ca0f49d9e3ff514483
parent531995000df77a54a4f2d7734e1ad33cd7cda37a
r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consistancy.

(I was chasing ghosts in this code, and decided to do a cleanup while
I was there).

Andrew Bartlett
source/ntvfs/common/sidmap.c