/[weechat]/weechat/src/common/weeconfig.h
ViewVC logotype

Diff of /weechat/src/common/weeconfig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by flashcode, Thu Jun 30 12:55:37 2005 UTC revision 1.35 by kolter, Thu Jun 30 19:22:01 2005 UTC
# Line 178  extern int cfg_dcc_auto_rename; Line 178  extern int cfg_dcc_auto_rename;
178  extern int cfg_dcc_auto_resume;  extern int cfg_dcc_auto_resume;
179    
180  extern int cfg_proxy_use;  extern int cfg_proxy_use;
181    extern int cfg_proxy_type;
182    extern char *cfg_proxy_type_values[];
183    extern int cfg_proxy_ipv6;
184  extern char *cfg_proxy_address;  extern char *cfg_proxy_address;
185  extern int cfg_proxy_port;  extern int cfg_proxy_port;
186    extern char *cfg_proxy_username;
187  extern char *cfg_proxy_password;  extern char *cfg_proxy_password;
188    
189  extern t_config_section config_sections [CONFIG_NUMBER_SECTIONS];  extern t_config_section config_sections [CONFIG_NUMBER_SECTIONS];

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26