svn commit: samba r19132 - in branches/SAMBA_3_0/source/lib/ldb/common: .

Volker Lendecke Volker.Lendecke at SerNet.DE
Fri Oct 6 15:07:13 GMT 2006


On Fri, Oct 06, 2006 at 04:57:28PM +0200, Stefan (metze) Metzmacher wrote:
> >  	/* spaces not admitted */
> > -	modstr = talloc_strdup_no_spaces(mem_ctx, string);
> > +	modstr = talloc_strdup_no_spaces((struct ldb_context *)mem_ctx,
> > +					 string);
> 
> is this that same thing?

May be.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20061006/62596711/attachment.bin


More information about the samba-technical mailing list