svn commit: samba r4679 - in branches/SAMBA_4_0/source/dsdb/samdb: .

abartlet at samba.org abartlet at samba.org
Tue Jan 11 13:55:48 GMT 2005


Author: abartlet
Date: 2005-01-11 13:55:45 +0000 (Tue, 11 Jan 2005)
New Revision: 4679

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4679

Log:
Remove the void* from samdb.  We now use structures without full
declarations all the time, and the struture the void* is hiding here
is even a declared one, so there is no excuse.  This also causes the
compiler to warn on bugs.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/dsdb/samdb/samdb.c


Changeset:
Sorry, the patch is too large (528 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4679


More information about the samba-cvs mailing list