[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Sat Mar 13 04:59:20 MST 2010


The branch, master has been updated
       via  5eeb1fc... NSS:winbind_struct_protocol.h - fix typo
      from  f0bc02d... Revert "s4:provision Improve the handling of provision errors"

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


- Log -----------------------------------------------------------------
commit 5eeb1fc44737a3b788fb84945966ded108caf3cf
Author: Matthias Dieter Wallnöfer <mwallnoefer at yahoo.de>
Date:   Sat Mar 13 12:47:28 2010 +0100

    NSS:winbind_struct_protocol.h - fix typo

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

Summary of changes:
 nsswitch/winbind_struct_protocol.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/nsswitch/winbind_struct_protocol.h b/nsswitch/winbind_struct_protocol.h
index 2e0751f..70fc477 100644
--- a/nsswitch/winbind_struct_protocol.h
+++ b/nsswitch/winbind_struct_protocol.h
@@ -55,7 +55,7 @@ typedef char fstring[FSTRING_LEN];
 
 /* Have to deal with time_t being 4 or 8 bytes due to structure alignment.
    On a 64bit Linux box, we have to support a constant structure size
-   between /lib/libnss_winbind.so.2 and /li64/libnss_winbind.so.2.
+   between /lib/libnss_winbind.so.2 and /lib64/libnss_winbind.so.2.
    The easiest way to do this is to always use 8byte values for time_t. */
 
 #define SMB_TIME_T int64_t


-- 
Samba Shared Repository


More information about the samba-cvs mailing list