summaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c')
-rw-r--r--net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c b/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c
deleted file mode 100644
index ea7618d760af..000000000000
--- a/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- StreamingProxy.tproj/proxy.c.orig 2008-05-06 08:28:57.000000000 +0900
-+++ StreamingProxy.tproj/proxy.c 2008-06-01 18:10:57.000000000 +0900
-@@ -204,7 +204,7 @@
- {
- int i, j;
- int numOptions = 0; // num command line options spec'd
-- signed char ch;
-+ int ch;
- int listening_port = 554, user_listener = false;
- time_t time_zero, now, last;
- time_t usnow, uslast;