]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: hlua_fcn/queue: make queue:push() easier to read
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 10 May 2023 17:59:35 +0000 (19:59 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 11 May 2023 07:23:14 +0000 (09:23 +0200)
commitd7d507aa8a6fcfe1518d68d5c8f8330d7ecd0130
tree54529ff6bdf3695a8861c4e71d554a7692ab3413
parentc0af7cdba26ab20f77c96e0cf5360141558a5744
CLEANUP: hlua_fcn/queue: make queue:push() easier to read

Adding some spaces and code comments in queue:push() function to make
it easier to read.
src/hlua_fcn.c