[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Sep 15 10:32:29 MDT 2010


The branch, master has been updated
       via  301b60a Fix a typo
      from  e7f21fa s4-rpcserver: set unbind method to NULL in remote server

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


- Log -----------------------------------------------------------------
commit 301b60acc00b12a409a37f6cc17315f25fa49f86
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Sep 14 21:10:27 2010 +0200

    Fix a typo

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

Summary of changes:
 lib/util/time.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/time.c b/lib/util/time.c
index 6fbeb97..7c1532a 100644
--- a/lib/util/time.c
+++ b/lib/util/time.c
@@ -68,7 +68,7 @@ _PUBLIC_ void clock_gettime_mono(struct timespec *tp)
 /**
 a wrapper to preferably get the monotonic time in seconds
 as this is only second resolution we can use the cached
-(and much faster) COARS clock variant
+(and much faster) COARSE clock variant
 **/
 _PUBLIC_ time_t time_mono(time_t *t)
 {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list