summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-05-16 20:15:20 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-05-16 20:15:20 +0200
commite11ce668a231f6e5cb63960fe965e3c7b84c5895 (patch)
tree80ebd3205bbfc0fcade3ce6d07f0fde9e0325c54 /doc/ja
parent91bcfbb4e89f2964820915c258ef79e944c47ae4 (diff)
downloadweechat-e11ce668a231f6e5cb63960fe965e3c7b84c5895.zip
doc/api: add note about hashtable removal in function info_get_hashtable
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_plugin_api.ja.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc
index 39800b92f..418db701d 100644
--- a/doc/ja/weechat_plugin_api.ja.adoc
+++ b/doc/ja/weechat_plugin_api.ja.adoc
@@ -16545,7 +16545,9 @@ struct t_hashtable *weechat_info_get_hashtable (const char *info_name,
戻り値:
-* 指定したインフォを含むハッシュテーブル、エラーが起きた場合は NULL
+// TRANSLATION MISSING
+* 指定したインフォを含むハッシュテーブル、エラーが起きた場合は NULL (must be
+ freed by calling <<_hashtable_free,hashtable_free>> after use)
インフォ: