summaryrefslogtreecommitdiffstats
path: root/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c')
-rw-r--r--net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c b/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
new file mode 100644
index 000000000..218948f76
--- /dev/null
+++ b/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
@@ -0,0 +1,10 @@
+--- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
++++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
+@@ -331,7 +331,6 @@
+
+ error_shutdown:
+ g_io_channel_unref (channel);
+- g_io_channel_shutdown (channel, TRUE, NULL);
+ close (pipe_out);
+ }
+ else