[SCM] Samba Shared Repository - branch master updated

Ralph Böhme slow at samba.org
Mon Dec 9 19:24:02 UTC 2019


The branch, master has been updated
       via  a5e3db5b512 lib: spelling fix
      from  f2a91426b79 smbd: Give a better error message for non-existing share modes

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


- Log -----------------------------------------------------------------
commit a5e3db5b5125c2f9921a51837ac8d696b8f4260e
Author: Ralph Boehme <slow at samba.org>
Date:   Mon Dec 9 18:56:59 2019 +0100

    lib: spelling fix
    
    Signed-off-by: Ralph Boehme <slow at samba.org>
    Reviewed-by: Richard Sharpe <realrichardsharpe at gmail.com>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Mon Dec  9 19:23:10 UTC 2019 on sn-devel-184

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

Summary of changes:
 lib/util/time.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/time.h b/lib/util/time.h
index dfb86b45a88..4a90b40d5ce 100644
--- a/lib/util/time.h
+++ b/lib/util/time.h
@@ -43,7 +43,7 @@
 
 /*
  * According to Windows API FileTimeToSystemTime() documentation the highest
- * allows value " ... must be less than 0x8000000000000000.".
+ * allowed value " ... must be less than 0x8000000000000000.".
  */
 #define NTTIME_MAX INT64_MAX
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list