r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Sep 2006 07:52:16 +0000 (07:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:51:59 +0000 (11:51 -0500)
commit2f58645b7094e81dff3734f11aa183ea2ab53d2d
treec5c65611d18a60dd3612d2466a45d2b36dc4167a
parenta52fa218952ffcd784ea31e947aa4d17dfdc8ee0
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
and DLIST_DEMOTE() now take the type of the tmp pointer
not the tmp pointer itself anymore.

metze
14 files changed:
source/auth/auth.c
source/include/dlinklist.h
source/lib/smbldap.c
source/libsmb/cliconnect.c
source/nmbd/nmbd_browserdb.c
source/nsswitch/winbindd_dual.c
source/printing/notify.c
source/registry/regfio.c
source/smbd/blocking.c
source/smbd/nttrans.c
source/smbd/posix_acls.c
source/smbd/process.c
source/smbd/trans2.c
source/tdb/common/tdbutil.c