svn commit: samba r12079 - in branches/SAMBA_4_0/source/libcli/composite: .

mimir at samba.org mimir at samba.org
Mon Dec 5 22:34:45 GMT 2005


Author: mimir
Date: 2005-12-05 22:34:45 +0000 (Mon, 05 Dec 2005)
New Revision: 12079

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12079

Log:
Fix to the comment for sake of completness...


rafal


Modified:
   branches/SAMBA_4_0/source/libcli/composite/composite.c


Changeset:
Modified: branches/SAMBA_4_0/source/libcli/composite/composite.c
===================================================================
--- branches/SAMBA_4_0/source/libcli/composite/composite.c	2005-12-05 22:22:05 UTC (rev 12078)
+++ branches/SAMBA_4_0/source/libcli/composite/composite.c	2005-12-05 22:34:45 UTC (rev 12079)
@@ -46,7 +46,7 @@
 
 
 /* 
-   callback from composite_trigger_done() 
+   callback from composite_trigger_done() and composite_trigger_error()
 */
 static void composite_trigger(struct event_context *ev, struct timed_event *te,
 			      struct timeval t, void *ptr)



More information about the samba-cvs mailing list