Fixed a variable and a function that changed names.
[rsync/rsync-patches.git] / soften-links.diff
index c1522e9..f23dc65 100644 (file)
@@ -9,9 +9,9 @@ polished version of this patch for inclusion in rsync?
 
 [Updated to latest CVS source by Wayne Davison.]
 
---- syscall.c  18 Feb 2004 22:33:21 -0000      1.30
-+++ syscall.c  23 Feb 2004 20:28:56 -0000
-@@ -58,9 +58,14 @@
+--- orig/syscall.c     2005-01-28 23:01:10
++++ syscall.c  2004-04-22 23:48:45
+@@ -62,9 +62,14 @@ int do_symlink(char *fname1, char *fname
  #if HAVE_LINK
  int do_link(char *fname1, char *fname2)
  {
@@ -27,7 +27,3 @@ polished version of this patch for inclusion in rsync?
  }
  #endif
  
--- 
-ciao,
-Marco
-