r4783: got rid of another void* in the composite code. This brings us down to
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2005 22:22:13 +0000 (22:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:54 +0000 (13:08 -0500)
commita38df2d251cc0e5489b7ea56401f40910798edd5
treea3a7cf9bee854b5127e422d67c51cf51bbf00bd4
parent99d30a901f04eac38922112c00a211e8fdb575a5
r4783: got rid of another void* in the composite code. This brings us down to
the minimal level I think (one private pointer for the composite
function, and one private pointer for the caller)
(This used to be commit 0240bf928163e32e7c69be88fe3ed4987dd18778)
source4/libcli/composite/composite.h
source4/libcli/composite/connect.c
source4/libcli/composite/loadfile.c
source4/libcli/composite/savefile.c
source4/libcli/composite/sesssetup.c