mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
Added tags for lines and custom filtering by tags or regex (task #7674), fixed many memory leaks
This commit is contained in:
@@ -35,5 +35,6 @@ extern void plugin_config_init ();
|
||||
extern int plugin_config_read ();
|
||||
extern int plugin_config_reload ();
|
||||
extern int plugin_config_write ();
|
||||
extern void plugin_config_end ();
|
||||
|
||||
#endif /* plugin-config.h */
|
||||
|
||||
Reference in New Issue
Block a user