[SCM] Samba Shared Repository - branch master updated - fe56659442bd5ad7298720b830c26f595189ed2e

Volker Lendecke vlendec at samba.org
Sun Jan 4 17:03:50 GMT 2009


The branch, master has been updated
       via  fe56659442bd5ad7298720b830c26f595189ed2e (commit)
      from  c4ff426f673ca4be01a599af80a9b99616b1543a (commit)

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


- Log -----------------------------------------------------------------
commit fe56659442bd5ad7298720b830c26f595189ed2e
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Jan 4 18:03:23 2009 +0100

    Remove a duplicated comment

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

Summary of changes:
 source3/lib/util_sock.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/util_sock.c b/source3/lib/util_sock.c
index 518bb78..e913b35 100644
--- a/source3/lib/util_sock.c
+++ b/source3/lib/util_sock.c
@@ -707,10 +707,6 @@ ssize_t write_data_iov(int fd, const struct iovec *orig_iov, int iovcnt)
  Write data to a fd.
 ****************************************************************************/
 
-/****************************************************************************
- Write data to a fd.
-****************************************************************************/
-
 ssize_t write_data(int fd, const char *buffer, size_t N)
 {
 	ssize_t ret;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list