s3:idmap: remove the params argument from the init function
commita3477815a6d86ef99a9e29e8757b017deff31496
authorMichael Adam <obnox@samba.org>
Wed, 2 Mar 2011 22:00:58 +0000 (2 23:00 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 22 Mar 2011 23:14:24 +0000 (23 00:14 +0100)
treeb850b96e579e298a283de95c14481b77c3ed7555
parent4e3f9040953809c4baad48d0ff6b8b5cb3ca9aa3
s3:idmap: remove the params argument from the init function
12 files changed:
source3/include/idmap.h
source3/winbindd/idmap.c
source3/winbindd/idmap_ad.c
source3/winbindd/idmap_adex/idmap_adex.c
source3/winbindd/idmap_autorid.c
source3/winbindd/idmap_hash/idmap_hash.c
source3/winbindd/idmap_ldap.c
source3/winbindd/idmap_nss.c
source3/winbindd/idmap_passdb.c
source3/winbindd/idmap_rid.c
source3/winbindd/idmap_tdb.c
source3/winbindd/idmap_tdb2.c