aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg321/files/patch-network.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg321/files/patch-network.c')
-rw-r--r--audio/mpg321/files/patch-network.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg321/files/patch-network.c b/audio/mpg321/files/patch-network.c
index eba18f6bbdd5..508a5f259693 100644
--- a/audio/mpg321/files/patch-network.c
+++ b/audio/mpg321/files/patch-network.c
@@ -1,6 +1,6 @@
---- network.c.orig
+--- network.c.orig 2002-03-24 05:49:56 UTC
+++ network.c
-@@ -225,7 +225,8 @@
+@@ -225,7 +225,8 @@ int http_open(char *arg)
* a html page and not the stream */
snprintf(http_request, sizeof(http_request), "GET /%s HTTP/1.0\r\n"
/* "User-Agent: Mozilla/2.0 (Win95; I)\r\n" */