[SCM] Samba Shared Repository - branch master updated

Kai Blin kai at samba.org
Wed Nov 17 00:24:01 MST 2010


The branch, master has been updated
       via  3f43b7e tevent: Fix docstring, tevent_req_is_in_progress does not destroy private data
      from  27df2e5 s4-test: added testing of w2k3 DC join to test-howto.py

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


- Log -----------------------------------------------------------------
commit 3f43b7e54205298766d38f250afe0c9285ed427d
Author: Kai Blin <kai at samba.org>
Date:   Wed Nov 17 07:07:08 2010 +0100

    tevent: Fix docstring, tevent_req_is_in_progress does not destroy private data
    
    Autobuild-User: Kai Blin <kai at samba.org>
    Autobuild-Date: Wed Nov 17 07:23:51 UTC 2010 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.h b/lib/tevent/tevent.h
index 40fbbe6..82c1483 100644
--- a/lib/tevent/tevent.h
+++ b/lib/tevent/tevent.h
@@ -924,8 +924,6 @@ struct tevent_req *tevent_req_post(struct tevent_req *req,
  *
  * It is typically used by sync wrapper functions.
  *
- * This function destroys the attached private data.
- *
  * @param[in]  req      The request to poll.
  *
  * @return              The boolean form of "is in progress".


-- 
Samba Shared Repository


More information about the samba-cvs mailing list