mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
core: remove unneeded whitespace
This commit is contained in:
@@ -45,7 +45,7 @@ struct t_proxy
|
||||
{
|
||||
char *name; /* proxy name */
|
||||
struct t_config_option *options[PROXY_NUM_OPTIONS];
|
||||
|
||||
|
||||
struct t_proxy *prev_proxy; /* link to previous bar */
|
||||
struct t_proxy *next_proxy; /* link to next bar */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user