# HG changeset patch
# User Diego 'Flameeyes' Pettenò <[EMAIL PROTECTED]>
# Date 1181484468 -7200
# Node ID 688e71d69641fb4ecedcaf43309df4af1f46287e
# Parent c7d15cd83949f38ea5630e09587a9aa335907517
Reorder proxy elements to fill hole.
diff -r 688e71d69641fb4ecedcaf43309df4af1f46287e -r
c7d15cd83949f38ea5630e09587a9aa335907517 src/input/input_http.c
--- a/src/input/input_http.c Sun Jun 10 16:07:48 2007 +0200
+++ b/src/input/input_http.c Sun Jun 10 16:03:48 2007 +0200
@@ -123,13 +123,13 @@ typedef struct {
config_values_t *config;
char *proxyhost;
+ char *proxyhost_env;
int proxyport;
+ int proxyport_env;
+
char *proxyuser;
char *proxypassword;
char *noproxylist;
-
- char *proxyhost_env;
- int proxyport_env;
} http_input_class_t;
static void proxy_host_change_cb (void *this_gen, xine_cfg_entry_t *cfg) {
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog