1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 18:53:12 +02:00

fset: fix command /fset -bar

This commit is contained in:
Sébastien Helleu
2017-05-31 20:58:11 +02:00
parent 18916e420a
commit 6a29941fdc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -32,4 +32,6 @@ extern struct t_hdata *fset_hdata_config_section;
extern struct t_hdata *fset_hdata_config_option;
extern struct t_hdata *fset_hdata_fset_option;
extern void fset_add_bar ();
#endif /* WEECHAT_FSET_H */