[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Thu Feb 2 02:34:03 MST 2012


The branch, master has been updated
       via  03c3a61 s3-libsmb: Remove dead prototype.
      from  0fdd6c7 build: fixed a link order problem

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 03c3a613c53903ebc1a18aa9e9d18609c657d1d8
Author: Andreas Schneider <asn at samba.org>
Date:   Thu Feb 2 08:57:28 2012 +0100

    s3-libsmb: Remove dead prototype.
    
    Autobuild-User: Andreas Schneider <asn at cryptomilk.org>
    Autobuild-Date: Thu Feb  2 10:33:13 CET 2012 on sn-devel-104

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

Summary of changes:
 source3/include/proto.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index 4efa3b6..3cfb93f 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -925,7 +925,6 @@ NTSTATUS dsgetdcname(TALLOC_CTX *mem_ctx,
 /* The following definitions come from libsmb/errormap.c  */
 
 NTSTATUS dos_to_ntstatus(uint8 eclass, uint32 ecode);
-NTSTATUS map_nt_error_from_gss(uint32 gss_maj, uint32 minor);
 
 /* The following definitions come from libsmb/namecache.c  */
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list