summaryrefslogtreecommitdiff
path: root/net/bsdproxy/files/patch-write_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bsdproxy/files/patch-write_data.c')
-rw-r--r--net/bsdproxy/files/patch-write_data.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/bsdproxy/files/patch-write_data.c b/net/bsdproxy/files/patch-write_data.c
deleted file mode 100644
index 5ba4212d247d..000000000000
--- a/net/bsdproxy/files/patch-write_data.c
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN -x .svn ../../branches/vendor/bsdproxy/write_data.c ./write_data.c
---- ../../branches/vendor/bsdproxy/write_data.c 2008-06-08 22:30:53.000000000 +0300
-+++ ./write_data.c 2008-06-08 23:01:18.000000000 +0300
-@@ -19,7 +19,7 @@
- int rm = 0;
- int qe = 0;
- GSList *l;
-- char *ct[2] = { "CLIENT", "SERVER" };
-+ const char *ct[2] = { "CLIENT", "SERVER" };
-
- /*
- if this is the first data we're reading over this connection,