idmap_tdb: Avoid a few casts
authorVolker Lendecke <vl@samba.org>
Sun, 8 Jan 2017 13:00:39 +0000 (13:00 +0000)
committerUri Simchoni <uri@samba.org>
Wed, 22 Mar 2017 06:11:10 +0000 (07:11 +0100)
commit7ff3ae73741c42e8081b8fc242cddc4b1b436449
tree21769e0d008a19b4f2ffcadeb91265b7000efd4c
parentc0e196b2238914f88015c0f8a9073beee473120b
idmap_tdb: Avoid a few casts

The times of attempting to be C++ compatible are gone since C compilers
can do very good warnings too.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/winbindd/idmap_tdb_common.c