]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lua: Use lua_register() instead of open-coding it
authorJosef 'Jeff' Sipek <jeff.sipek@open-xchange.com>
Fri, 11 Dec 2020 16:22:44 +0000 (11:22 -0500)
committerjeff.sipek <jeff.sipek@open-xchange.com>
Tue, 15 Dec 2020 17:35:19 +0000 (17:35 +0000)
commitc9f42ff404965c3877751542b0832ace3f976141
tree8597275e30ac3b924f2ea232c703ff027f25fce8
parent89179afd2e4f753dfac7de7bbbffc9effa128500
lib-lua: Use lua_register() instead of open-coding it
src/lib-lua/test-lua.c