mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
Add missing "extern" in rmodifier-config.h
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
extern struct t_config_file *rmodifier_config_file;
|
||||
extern struct t_config_section *rmodifier_config_section_modifier;
|
||||
|
||||
struct t_config_option *rmodifier_config_look_hide_char;
|
||||
extern struct t_config_option *rmodifier_config_look_hide_char;
|
||||
|
||||
extern char *rmodifier_config_default_list[][4];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user