mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
Add description of arguments for API functions hook_info and hook_infolist
This commit is contained in:
@@ -92,5 +92,7 @@ relay_info_init ()
|
||||
{
|
||||
/* relay infolist hooks */
|
||||
weechat_hook_infolist ("relay", N_("list of relay clients"),
|
||||
N_("relay pointer (optional)"),
|
||||
NULL,
|
||||
&relay_info_get_infolist_cb, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user