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

Volker Lendecke vlendec at samba.org
Sat Apr 26 08:02:00 GMT 2008


The branch, v3-2-test has been updated
       via  d8da971426f12b5bac0bd7595ddd5d54d220c221 (commit)
      from  fe9f48bfe8d31812d9644682903c04f1e93c2987 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit d8da971426f12b5bac0bd7595ddd5d54d220c221
Author: Volker Lendecke <vl at samba.org>
Date:   Sat Apr 26 09:48:17 2008 +0200

    Attempt to fix the build on IRIX: Bug 5420

-----------------------------------------------------------------------

Summary of changes:
 source/librpc/rpc/binding.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/librpc/rpc/binding.c b/source/librpc/rpc/binding.c
index 92f65b5..01e3479 100644
--- a/source/librpc/rpc/binding.c
+++ b/source/librpc/rpc/binding.c
@@ -69,6 +69,7 @@ static const struct {
 	const char *name;
 	uint32_t flag;
 } ncacn_options[] = {
+	{ "", 0 }
 };
 
 const char *epm_floor_string(TALLOC_CTX *mem_ctx, struct epm_floor *epm_floor)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list