svn commit: samba r21184 - in branches/SAMBA_3_0/source/smbd: .

vlendec at samba.org vlendec at samba.org
Tue Feb 6 20:07:30 GMT 2007


Author: vlendec
Date: 2007-02-06 20:07:29 +0000 (Tue, 06 Feb 2007)
New Revision: 21184

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

Log:
Dummy checkin to let the build farm pick up r21183 of Samba4
Modified:
   branches/SAMBA_3_0/source/smbd/process.c


Changeset:
Modified: branches/SAMBA_3_0/source/smbd/process.c
===================================================================
--- branches/SAMBA_3_0/source/smbd/process.c	2007-02-06 18:16:10 UTC (rev 21183)
+++ branches/SAMBA_3_0/source/smbd/process.c	2007-02-06 20:07:29 UTC (rev 21184)
@@ -66,8 +66,8 @@
 static struct pending_message_list *deferred_open_queue;
 
 /****************************************************************************
- Function to push a message onto the tail of a linked list of smb messages ready
- for processing.
+ Function to push a message onto the tail of a linked list of smb messages
+ ready for processing.
 ****************************************************************************/
 
 static BOOL push_queued_message(char *buf, int msg_len,



More information about the samba-cvs mailing list