From 9ceeb4f2e57160bc50b372ebd06d138c665c4d8b Mon Sep 17 00:00:00 2001 From: praszyk Date: Tue, 30 Aug 2005 09:30:43 +0000 Subject: [PATCH] Relativ-path removed from the patch file --- netkit-ftp-0.17-vsftp165083.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netkit-ftp-0.17-vsftp165083.patch b/netkit-ftp-0.17-vsftp165083.patch index 9053519..7712840 100644 --- a/netkit-ftp-0.17-vsftp165083.patch +++ b/netkit-ftp-0.17-vsftp165083.patch @@ -1,5 +1,5 @@ ---- ./netkit-ftp-0.17/ftp/ftp.c.rasold 2005-08-29 16:07:35.000000000 +0200 -+++ ./netkit-ftp-0.17/ftp/ftp.c 2005-08-30 10:58:10.000000000 +0200 +--- netkit-ftp-0.17/ftp/ftp.c.vsftp 2005-08-29 16:07:35.000000000 +0200 ++++ netkit-ftp-0.17/ftp/ftp.c 2005-08-30 10:58:10.000000000 +0200 @@ -582,6 +582,7 @@ volatile long long bytes = 0, hashbytes = HASHBYTES; char buf[BUFSIZ], *bufp;