mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
doc: fix name of function in unhook_all prototype (plugin API reference)
This commit is contained in:
@@ -10490,7 +10490,7 @@ Prototype:
|
||||
|
||||
[source,C]
|
||||
----
|
||||
void weechat_unhook_all_plugin (const char *subplugin);
|
||||
void weechat_unhook_all (const char *subplugin);
|
||||
----
|
||||
|
||||
Arguments:
|
||||
|
||||
Reference in New Issue
Block a user