mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
Change coding style
Based on original patch by hawken93 <hawken@thehawken.org> 3 Oct 2014
This commit is contained in:
parent
4b0610e317
commit
4a8a6cfcbf
14 changed files with 301 additions and 169 deletions
|
|
@ -5,7 +5,7 @@ int chat_type; /* chat_protocol_lookup(xx) */
|
|||
|
||||
int refcount;
|
||||
|
||||
struct network_proxy *proxy;
|
||||
struct network_proxy *proxy;
|
||||
|
||||
unsigned short family; /* 0 = don't care, AF_INET or AF_INET6 */
|
||||
char *tag; /* try to keep this tag when connected to server */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue