1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-11 02:06:34 +01:00

merge with master

This commit is contained in:
Jfreegman
2015-07-08 21:09:58 -04:00
parent 40b220c821
commit 1f7f4490b2
5 changed files with 26 additions and 6 deletions

View File

@@ -97,6 +97,8 @@ struct arg_opts {
char proxy_address[256];
uint8_t proxy_type;
uint16_t proxy_port;
uint16_t tcp_port;
};
typedef struct ToxWindow ToxWindow;