diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:44:42 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:44:42 +0000 |
commit | 4e441aef5fd02eb946b79eeecb52e44265e96f34 (patch) | |
tree | 72f168472fcd1a8841f16cebc135cf56e932377e /ftp/quftp/files/patch-text.c | |
parent | converters/ruby-iconv: Use standard check for Ruby 2.0 (diff) |
Rename finance/ and ftp/ patch-xy patches to reflext the files they modify.
Diffstat (limited to 'ftp/quftp/files/patch-text.c')
-rw-r--r-- | ftp/quftp/files/patch-text.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/quftp/files/patch-text.c b/ftp/quftp/files/patch-text.c new file mode 100644 index 000000000000..76564cd42474 --- /dev/null +++ b/ftp/quftp/files/patch-text.c @@ -0,0 +1,10 @@ +--- text.c.orig Wed Dec 10 20:36:09 2003 ++++ text.c Wed Dec 10 20:36:57 2003 +@@ -3,7 +3,6 @@ + $Date: 2002/06/24 04:04:32 $ + */ + +-#include <malloc.h> + #include <stdlib.h> + #include <unistd.h> + #include <string.h> |