[SCM] Samba Shared Repository - branch v3-6-test updated

Volker Lendecke vlendec at samba.org
Wed Mar 9 03:26:22 MST 2011


The branch, v3-6-test has been updated
       via  698683c libsmbclient: Fix a typo
      from  54934e0 s3: state->ev is not needed in winbindd_lookupsid

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


- Log -----------------------------------------------------------------
commit 698683cb332412a5196bb5354bb4cc604531a46b
Author: Volker Lendecke <vl at samba.org>
Date:   Wed Mar 9 10:16:30 2011 +0100

    libsmbclient: Fix a typo
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Wed Mar  9 11:19:36 CET 2011 on sn-devel-104
    (cherry picked from commit dec9d03e2585bdf4bfbb72ed8cd7c0f9c0026f76)

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

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


Changeset truncated at 500 lines:

diff --git a/source3/include/libsmbclient.h b/source3/include/libsmbclient.h
index 978f657..ccf80da 100644
--- a/source3/include/libsmbclient.h
+++ b/source3/include/libsmbclient.h
@@ -1263,7 +1263,7 @@ int smbc_creat(const char *furl, mode_t mode);
  *
  * @param fd        Open file handle from smbc_open() or smbc_creat()
  *
- * @param buf       Pointer to buffer to recieve read data
+ * @param buf       Pointer to buffer to receive read data
  *
  * @param bufsize   Size of buf in bytes
  *


-- 
Samba Shared Repository


More information about the samba-cvs mailing list