[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sun Oct 27 12:26:23 MDT 2013


The branch, master has been updated
       via  708db6f Git rid of uneeded extern.
      from  63f9197 Return an error if a buffer overflows in do_mknod().

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 708db6f7726081ebe96dd5c484f34115d23eb7b4
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Oct 27 11:26:29 2013 -0700

    Git rid of uneeded extern.

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

Summary of changes:
 log.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/log.c b/log.c
index 8015a91..b1ed320 100644
--- a/log.c
+++ b/log.c
@@ -36,7 +36,6 @@ extern int allow_8bit_chars;
 extern int protocol_version;
 extern int always_checksum;
 extern int preserve_times;
-extern int human_readable;
 extern int msgs2stderr;
 extern int stdout_format_has_i;
 extern int stdout_format_has_o_or_i;


-- 
The rsync repository.


More information about the rsync-cvs mailing list