Fix typo in Plugin API Reference

v2.8-utf8proc
Sebastien Helleu 2009-09-02 16:42:29 +02:00
parent 6a327227ce
commit 5c4077f184
2 changed files with 2 additions and 2 deletions

View File

@ -6051,7 +6051,7 @@ Prototype:
[source,C]
----------------------------------------
struct t_gui_bar_item *weechat_bar_search (const char *name);
struct t_gui_bar *weechat_bar_search (const char *name);
----------------------------------------
Arguments:

View File

@ -6165,7 +6165,7 @@ Prototype :
[source,C]
----------------------------------------
struct t_gui_bar_item *weechat_bar_search (const char *name);
struct t_gui_bar *weechat_bar_search (const char *name);
----------------------------------------
Paramètres :