mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
Perl plugin support
This commit is contained in:
@@ -72,8 +72,9 @@ extern int weechat_cmd_clear (int, char **);
|
||||
extern int weechat_cmd_connect (int, char **);
|
||||
extern int weechat_cmd_disconnect (int, char **);
|
||||
extern int weechat_cmd_help (int, char **);
|
||||
extern int weechat_cmd_server (int, char **);
|
||||
extern int weechat_cmd_perl (int, char **);
|
||||
extern int weechat_cmd_save (int, char **);
|
||||
extern int weechat_cmd_server (int, char **);
|
||||
extern int weechat_cmd_set (int, char **);
|
||||
extern int weechat_cmd_unalias (char *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user