]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[CLEANUP] config: specify correct const char types to warnif_* functions
authorWilly Tarreau <w@1wt.eu>
Thu, 28 Jan 2010 18:01:34 +0000 (19:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 Jan 2010 18:01:34 +0000 (19:01 +0100)
commit3ec18a0eee772cb1fad7d66d1314725c0a642adb
tree8aac659205b273fc3ecb1dab144f70c474d2e884
parentf4f04125d4db81026895258dfde3747d1fbfb8b7
[CLEANUP] config: specify correct const char types to warnif_* functions

Also factor out a few declarations of acl_cond everywhere.
src/cfgparse.c