]> jfr.im git - irc/weechat/weechat.git/commit
api: change type of argument remaining_calls in hook_timer callback from string to...
authorSébastien Helleu <redacted>
Thu, 29 Sep 2022 19:21:01 +0000 (21:21 +0200)
committerSébastien Helleu <redacted>
Thu, 29 Sep 2022 19:21:01 +0000 (21:21 +0200)
commitb2b110f1a377e92928118c4ccf921bbb2f69ced9
treee4c9ab1bfca964c58c94f2de58d5b414653504d3
parent89400cbf7a9c3bc886fac7b5b3e596ff9b097e5d
api: change type of argument remaining_calls in hook_timer callback from string to integer (in scripts)
14 files changed:
ChangeLog.adoc
ReleaseNotes.adoc
doc/en/weechat_plugin_api.en.adoc
doc/fr/weechat_plugin_api.fr.adoc
doc/it/weechat_plugin_api.it.adoc
doc/ja/weechat_plugin_api.ja.adoc
doc/sr/weechat_plugin_api.sr.adoc
src/plugins/guile/weechat-guile-api.c
src/plugins/javascript/weechat-js-api.cpp
src/plugins/lua/weechat-lua-api.c
src/plugins/perl/weechat-perl-api.c
src/plugins/python/weechat-python-api.c
src/plugins/ruby/weechat-ruby-api.c
src/plugins/tcl/weechat-tcl-api.c