[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-269-g47e8ef4

Michael Adam obnox at samba.org
Tue Apr 22 15:53:56 GMT 2008


The branch, v4-0-test has been updated
       via  47e8ef4f6aa91ed0b069a1890cb1f853b4e9b879 (commit)
      from  b7c96e0cc270bd3b1c9bd117a22df3f657b6acd5 (commit)

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


- Log -----------------------------------------------------------------
commit 47e8ef4f6aa91ed0b069a1890cb1f853b4e9b879
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Apr 18 17:09:09 2008 +0200

    fix an extrasemi compile warning

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

Summary of changes:
 source/libcli/nbt/libnbt.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/libcli/nbt/libnbt.h b/source/libcli/nbt/libnbt.h
index 14cec3a..0b01365 100644
--- a/source/libcli/nbt/libnbt.h
+++ b/source/libcli/nbt/libnbt.h
@@ -330,7 +330,7 @@ NTSTATUS nbt_name_reply_send(struct nbt_name_socket *nbtsock,
 
 
 NDR_SCALAR_PROTO(wrepl_nbt_name, const struct nbt_name *)
-NDR_SCALAR_PROTO(nbt_string, const char *);
+NDR_SCALAR_PROTO(nbt_string, const char *)
 NDR_BUFFER_PROTO(nbt_name, struct nbt_name)
 NTSTATUS nbt_rcode_to_ntstatus(uint8_t rcode);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list