]> git.ipfire.org Git - thirdparty/haproxy.git/commit
TESTS: Fix build for filltab25.c
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 3 Apr 2025 14:20:11 +0000 (16:20 +0200)
committerOlivier Houchard <cognet@ci0.org>
Thu, 3 Apr 2025 13:59:41 +0000 (15:59 +0200)
commit4715c557e98725e28faac7fce449f090e136ac0b
tree64f31f03ad2ba8b6225370d0f4d023f109484c7b
parentf435a2e5184d160e3b8884d75bdff14d4e7bbb88
TESTS: Fix build for filltab25.c

Give a return type to main(), so that filltab25.c compiles with
modern compilers.
tests/exp/filltab25.c