[SCM] Samba Shared Repository - branch v3-5-test updated

Volker Lendecke vlendec at samba.org
Thu Nov 26 09:21:49 MST 2009


The branch, v3-5-test has been updated
       via  dbef841... tevent: Fix a comment
      from  6b86a0c... VERSION: Update version number.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit dbef8410476bc1eaa8bd68f8996da97782e5b13f
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Nov 26 17:18:00 2009 +0100

    tevent: Fix a comment

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent_internal.h b/lib/tevent/tevent_internal.h
index 4e3b7b5..e10f52e 100644
--- a/lib/tevent/tevent_internal.h
+++ b/lib/tevent/tevent_internal.h
@@ -142,7 +142,7 @@ struct tevent_req {
 		struct tevent_immediate *trigger;
 
 		/**
-		 * @brief the timer event if tevent_req_set_timeout was used
+		 * @brief the timer event if tevent_req_set_endtime was used
 		 *
 		 */
 		struct tevent_timer *timer;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list