aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/napshare/files/patch-src-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/napshare/files/patch-src-config.c')
-rw-r--r--net-p2p/napshare/files/patch-src-config.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/napshare/files/patch-src-config.c b/net-p2p/napshare/files/patch-src-config.c
new file mode 100644
index 000000000000..9a58517834fb
--- /dev/null
+++ b/net-p2p/napshare/files/patch-src-config.c
@@ -0,0 +1,11 @@
+--- src/config.c.orig 2007-08-09 19:31:50.000000000 +0200
++++ src/config.c 2007-08-09 19:32:37.000000000 +0200
+@@ -96,7 +96,7 @@
+ gchar *proxy_ip = "0.0.0.0";
+ gint proxy_port = 1080;
+
+-static guint32 gnutella_welcome_length = 0;
++guint32 gnutella_welcome_length = 0;
+
+ gchar *socksv5_user = "proxyuser";
+ gchar *socksv5_pass = "proxypass";