]> git.kaiwu.me - haproxy.git/commit
CLEANUP: lua: get rid of the last two "*hs" for hlua_smp
authorWilly Tarreau <w@1wt.eu>
Mon, 6 Apr 2015 09:15:40 +0000 (11:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 6 Apr 2015 09:23:23 +0000 (11:23 +0200)
commit7073c471a1d80eaba54e80f714268fcb9086407c
treeceb028af62bb7e2c70901bbb60888859741279a0
parentda5f10827b62503d55de8fd1ebecd168aefbc839
CLEANUP: lua: get rid of the last two "*hs" for hlua_smp

The two last occurrences were in hlua_fetches_new() and hlua_converters_new().
Now they're called hsmp as in other places.
src/hlua.c