[Pkg-mc-commits] r93 - trunk/debian/patches

winnie at alioth.debian.org winnie at alioth.debian.org
Wed Feb 27 16:23:38 UTC 2008


Author: winnie
Date: 2008-02-27 16:23:37 +0000 (Wed, 27 Feb 2008)
New Revision: 93

Modified:
   trunk/debian/patches/61_escaping.patch
Log:
typo


Modified: trunk/debian/patches/61_escaping.patch
===================================================================
--- trunk/debian/patches/61_escaping.patch	2008-02-27 16:15:44 UTC (rev 92)
+++ trunk/debian/patches/61_escaping.patch	2008-02-27 16:23:37 UTC (rev 93)
@@ -97,7 +97,7 @@
  
      char *buf = NULL;
 +    const char *dst_path = NULL;
-+    const char *dst_path = NULL;
++    const char *src_path = NULL;
      int buf_size = BUF_8K;
      int src_desc, dest_desc = -1;
      int n_read, n_written;




More information about the Pkg-mc-commits mailing list