More updates.
[rsync/rsync-patches.git] / fuzzy.diff
index 884e665..69c0182 100644 (file)
@@ -13,7 +13,7 @@ test suite, but otherwise UNTESTED.]
   Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
 
 --- Makefile.in        10 Feb 2004 17:06:11 -0000      1.98
-+++ Makefile.in        27 Feb 2004 08:57:09 -0000
++++ Makefile.in        22 Apr 2004 23:48:20 -0000
 @@ -32,7 +32,7 @@ ZLIBOBJ=zlib/deflate.o zlib/infblock.o z
        zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o \
        zlib/zutil.o zlib/adler32.o
@@ -24,7 +24,7 @@ test suite, but otherwise UNTESTED.]
        fileio.o batch.o clientname.o
  OBJS3=progress.o pipe.o
 --- generator.c        15 Apr 2004 16:55:23 -0000      1.79
-+++ generator.c        15 Apr 2004 19:27:47 -0000
++++ generator.c        22 Apr 2004 23:48:20 -0000
 @@ -50,6 +50,7 @@ extern int list_only;
  extern int only_existing;
  extern int orig_umask;
@@ -243,8 +243,8 @@ test suite, but otherwise UNTESTED.]
                        (double)st.st_size);
        }
  
---- options.c  14 Apr 2004 23:33:34 -0000      1.146
-+++ options.c  15 Apr 2004 19:27:47 -0000
+--- options.c  17 Apr 2004 17:07:23 -0000      1.147
++++ options.c  22 Apr 2004 23:48:20 -0000
 @@ -91,6 +91,7 @@ int ignore_errors = 0;
  int modify_window = 0;
  int blocking_io = -1;
@@ -280,7 +280,7 @@ test suite, but otherwise UNTESTED.]
        *argc = ac;
        return;
 --- receiver.c 23 Mar 2004 16:50:40 -0000      1.75
-+++ receiver.c 15 Apr 2004 19:25:05 -0000
++++ receiver.c 22 Apr 2004 23:48:20 -0000
 @@ -45,6 +45,7 @@ extern int cleanup_got_literal;
  extern int module_id;
  extern int ignore_errors;