[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-876-g57a5628

Michael Adam ma at sernet.de
Sun Apr 13 17:13:30 GMT 2008


Oops, thanks Günther! :-)

Guenther Deschner wrote:
> The branch, v3-2-test has been updated
>        via  57a5628abf628b6276f36da8ae1f3c15a4db4488 (commit)
>       from  cd6388f04041a667bf0909d81e8af5f7b3bdc4af (commit)
> 
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test
> 
> 
> - Log -----------------------------------------------------------------
> commit 57a5628abf628b6276f36da8ae1f3c15a4db4488
> Author: Günther Deschner <gd at samba.org>
> Date:   Sun Apr 13 18:27:03 2008 +0200
> 
>     Fix the build of eventlogadm.
>     
>     Guenther
> 
> -----------------------------------------------------------------------
> 
> Summary of changes:
>  source/utils/eventlogadm.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 
> Changeset truncated at 500 lines:
> 
> diff --git a/source/utils/eventlogadm.c b/source/utils/eventlogadm.c
> index c699f96..1b38a7b 100644
> --- a/source/utils/eventlogadm.c
> +++ b/source/utils/eventlogadm.c
> @@ -68,7 +68,7 @@ static int DoAddSourceCommand( int argc, char **argv, bool debugflag, char *exen
>  		return -1;
>  	}
>  	/* must open the registry before we access it */
> -	if ( !regdb_init(  ) ) {
> +	if (!W_ERROR_IS_OK(regdb_init())) {
>  		printf( "Can't open the registry.\n" );
>  		return -1;
>  	}
> 
> 
> -- 
> Samba Shared Repository

-- 
Michael Adam <ma at sernet.de>  <obnox at samba.org>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 206 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20080413/89ac20a8/attachment.bin


More information about the samba-technical mailing list