[SCM] Samba Shared Repository - branch master updated

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


The branch, master has been updated
       via  4d8118f... tevent: Fix a comment
      from  49553d0... librpc: rerun "make idl"

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


- Log -----------------------------------------------------------------
commit 4d8118f145549bb8d4d0afce72eaefd4d60cbd99
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