mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 17:23:15 +02:00
Add optional command name for infolist_get on command hooks
This commit is contained in:
+1
-1
@@ -498,7 +498,7 @@ extern void unhook (struct t_hook *hook);
|
||||
extern void unhook_all_plugin (struct t_weechat_plugin *plugin);
|
||||
extern void unhook_all ();
|
||||
extern int hook_add_to_infolist (struct t_infolist *infolist,
|
||||
const char *type);
|
||||
const char *arguments);
|
||||
extern void hook_print_log ();
|
||||
|
||||
#endif /* __WEECHAT_HOOK_H */
|
||||
|
||||
Reference in New Issue
Block a user