[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Thu Feb 17 10:17:02 MST 2011


The branch, master has been updated
       via  7720fac tevent: Fix a comment
      from  d4892f3 s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.

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


- Log -----------------------------------------------------------------
commit 7720facd424b67cc9b49a5111a3b74df5129d3c1
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Feb 17 16:45:46 2011 +0100

    tevent: Fix a comment
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Thu Feb 17 18:16:18 CET 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent_epoll.c b/lib/tevent/tevent_epoll.c
index 3b99d47..3ab8283 100644
--- a/lib/tevent/tevent_epoll.c
+++ b/lib/tevent/tevent_epoll.c
@@ -42,8 +42,7 @@ struct epoll_event_context {
 };
 
 /*
-  called when a epoll call fails, and we should fallback
-  to using select
+  called when a epoll call fails
 */
 static void epoll_panic(struct epoll_event_context *epoll_ev, const char *reason)
 {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list