diff options
Diffstat (limited to 'net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c')
| -rw-r--r-- | net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c b/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c new file mode 100644 index 000000000000..210618c63f39 --- /dev/null +++ b/net/DarwinStreamingServer/files/patch-StreamingProxy.tproj-proxy.c @@ -0,0 +1,11 @@ +--- StreamingProxy.tproj/proxy.c.orig Sat Feb 10 04:02:08 2007 ++++ StreamingProxy.tproj/proxy.c Sat Feb 10 04:02:33 2007 +@@ -203,7 +203,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; |
