svn commit: samba r13495 - branches/SAMBA_3_0/source/libsmb trunk/source/libsmb

derrell at samba.org derrell at samba.org
Tue Feb 14 13:47:51 GMT 2006


gd at samba.org writes:

> Author: gd
> Date: 2006-02-14 12:35:56 +0000 (Tue, 14 Feb 2006)
> New Revision: 13495
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13495
>
> Log:
> Derell, I'm removing that double setup_logging(), just a typo.
>
> Guenther
>
> Modified:
>    branches/SAMBA_3_0/source/libsmb/libsmbclient.c
>    trunk/source/libsmb/libsmbclient.c
>
>
> Changeset:
> Modified: branches/SAMBA_3_0/source/libsmb/libsmbclient.c
> ===================================================================
> --- branches/SAMBA_3_0/source/libsmb/libsmbclient.c	2006-02-13 17:08:25 UTC (rev 13494)
> +++ branches/SAMBA_3_0/source/libsmb/libsmbclient.c	2006-02-14 12:35:56 UTC (rev 13495)
> @@ -5983,7 +5983,6 @@
>                  DEBUGLEVEL = context->debug;
>                  
>                  load_case_tables();
> -                setup_logging( "libsmbclient", True);
>  
>                  setup_logging("libsmbclient", True);
>                  if (context->internal->_debug_stderr) {
>

I don't have that extra line in my SAMBA_3_0 version (updated a few days ago)
nor in the SAMBA_3_0_RELEASE branch...???

Anyway, if it was there, immediately followed by the same call, it can
certainly be removed.  I'm curious about where it came from, though.

Cheers,

Derrell

ps. My name is spelled with 2 e's, 2 r's, and 2 l's.  It's easy to
    remember. :-)


More information about the samba-cvs mailing list