summaryrefslogtreecommitdiff
path: root/net/IglooFTP/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/IglooFTP/patches/patch-af')
-rw-r--r--net/IglooFTP/patches/patch-af17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/IglooFTP/patches/patch-af b/net/IglooFTP/patches/patch-af
new file mode 100644
index 00000000000..5388454ed78
--- /dev/null
+++ b/net/IglooFTP/patches/patch-af
@@ -0,0 +1,17 @@
+$NetBSD: patch-af,v 1.1 2005/11/08 23:22:58 wiz Exp $
+
+--- src/ftp_tree.h.orig 1999-04-15 18:05:15.000000000 +0200
++++ src/ftp_tree.h
+@@ -321,10 +321,12 @@ FTP_TREE_event_handler (GtkWidget * widg
+ break;
+
+ default:
++ ;
+ }
+ break;
+
+ default:
++ ;
+ }
+ return FALSE;
+ }