diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:36:23 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:36:23 +0000 |
commit | fda2e985daa21bcac7cf4e4882e560933d7ad5e8 (patch) | |
tree | 4ccb4a868e97ff347416395233e3825776b24951 /ftp/IglooFTP/files/patch-ac | |
parent | Implement USE_GLIB. (diff) |
Implement USE_GTK, part 1.
Diffstat (limited to '')
-rw-r--r-- | ftp/IglooFTP/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/IglooFTP/files/patch-ac b/ftp/IglooFTP/files/patch-ac index 2d45efc8ac97..dddf22599db0 100644 --- a/ftp/IglooFTP/files/patch-ac +++ b/ftp/IglooFTP/files/patch-ac @@ -1,5 +1,5 @@ ---- main.c Thu Apr 15 20:05:15 1999 -+++ /home/andy/tmp/wrk/src/main.c Mon May 3 13:42:28 1999 +--- main.c.orig Thu Apr 15 20:05:15 1999 ++++ main.c Mon May 3 13:42:28 1999 @@ -20,6 +20,9 @@ #include <stdlib.h> #include <unistd.h> |