[SCM] Samba Shared Repository - branch master updated

Karolin Seeger kseeger at samba.org
Mon Jan 25 11:51:33 MST 2010


The branch, master has been updated
       via  9ce9fdd... s3/registry: Fix typo in comment.
      from  005bbd0... Revert "libcli/security: Remove a call to strncasecmp"

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


- Log -----------------------------------------------------------------
commit 9ce9fdd9f451a4d7b4b6cce454657eb2b00fbb7c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Jan 25 19:50:21 2010 +0100

    s3/registry: Fix typo in comment.
    
    Karolin

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

Summary of changes:
 source3/registry/reg_backend_shares.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/registry/reg_backend_shares.c b/source3/registry/reg_backend_shares.c
index 22b8fd7..9582398 100644
--- a/source3/registry/reg_backend_shares.c
+++ b/source3/registry/reg_backend_shares.c
@@ -25,10 +25,10 @@
 #define DBGC_CLASS DBGC_REGISTRY
 
 /**********************************************************************
- It is safe to assume that every registry path passed into on of 
+ It is safe to assume that every registry path passed into one of
  the exported functions here begins with KEY_SHARES else
  these functions would have never been called.  This is a small utility
- function to strip the beginning of the path and make a copy that the 
+ function to strip the beginning of the path and make a copy that the
  caller can modify.  Note that the caller is responsible for releasing
  the memory allocated here.
  **********************************************************************/


-- 
Samba Shared Repository


More information about the samba-cvs mailing list