[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Mar 9 03:20:02 MST 2011


The branch, master has been updated
       via  dec9d03 libsmbclient: Fix a typo
      from  fb3e4d2 s3-rpc_server: Remove unused _rpc_ep_register.

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


- Log -----------------------------------------------------------------
commit dec9d03e2585bdf4bfbb72ed8cd7c0f9c0026f76
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

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

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