]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua: declare hlua_gethlua() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 4 May 2023 11:59:48 +0000 (13:59 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 May 2023 14:28:32 +0000 (16:28 +0200)
commit40cd44f52c9f2963260fad6ef1e08985aa9c1bec
tree7993ec4f9687af8da0ef7e6ccce2d6acfc7f715f
parent34c86760fa30c302c4fe5c95deb12af84c7c4dc6
MINOR: hlua: declare hlua_gethlua() function

Declaring hlua_gethlua() function to make it usable from hlua_fcn.c.
include/haproxy/hlua.h
src/hlua.c