]> git.ipfire.org Git - people/ms/libloc.git/commit
lua: Fix calling methods that belong to an object
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 14:43:20 +0000 (14:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 14:43:20 +0000 (14:43 +0000)
commitb49c59d249e3d0ae51106cf873adcac4d24f0b44
tree09423555e2a15c5f0f31f6d40101d7cc992fe4dc
parent6b296c60e4ca856416a975b77b1ec97ab2c860c7
lua: Fix calling methods that belong to an object

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/lua/database.c
src/lua/network.c
tests/lua/main.lua