diff options
Diffstat (limited to 'doc/fr/weechat_plugin_api.fr.txt')
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index 15a8d2e87..d0b6d8e59 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -3715,7 +3715,7 @@ Prototype : [source,C] ---- -struct t_hashtable *hashtable_dup (struct t_hashtable *hashtable); +struct t_hashtable *weechat_hashtable_dup (struct t_hashtable *hashtable); ---- Paramètres : |