svn commit: samba r16985 - in branches/tmp/vl-messaging/source/lib:
.
vlendec at samba.org
vlendec at samba.org
Wed Jul 12 15:27:50 GMT 2006
Author: vlendec
Date: 2006-07-12 15:27:49 +0000 (Wed, 12 Jul 2006)
New Revision: 16985
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16985
Log:
Argl... Fix the build :-)
Modified:
branches/tmp/vl-messaging/source/lib/messages_stream.c
Changeset:
Modified: branches/tmp/vl-messaging/source/lib/messages_stream.c
===================================================================
--- branches/tmp/vl-messaging/source/lib/messages_stream.c 2006-07-12 15:26:46 UTC (rev 16984)
+++ branches/tmp/vl-messaging/source/lib/messages_stream.c 2006-07-12 15:27:49 UTC (rev 16985)
@@ -463,6 +463,7 @@
if(mtype == MESSAGING_TYPE_STREAM) {
/* Send HELLO message to the new client (local clients only) */
message_send_pid_stream_internal(result, procid_self(),
+ result->pid,
MSG_HELLO, NULL, 0, False, 0);
}
More information about the samba-cvs
mailing list