Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/proxy.h

    rc3ffa45 rb7d3cc34  
    5656G_MODULE_EXPORT void gaim_input_remove(gint);
    5757
    58 G_MODULE_EXPORT int proxy_connect(const char *host, int port, GaimInputFunction func, gpointer data);
     58G_MODULE_EXPORT int proxy_connect(char *host, int port, GaimInputFunction func, gpointer data);
    5959
    6060#endif /* _PROXY_H_ */
Note: See TracChangeset for help on using the changeset viewer.