]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: Make check_statuses, analyze_statuses and process_chk static
authorSimon Horman <horms@verge.net.au>
Sun, 18 Mar 2012 22:24:41 +0000 (07:24 +0900)
committerWilly Tarreau <w@1wt.eu>
Sat, 24 Mar 2012 20:54:19 +0000 (21:54 +0100)
commit63a4a822c1133570b863cae033a937ceac66d664
tree6a2fc981715d86e4e914674dae7198c9c8c28e13
parent9a54e13788c3a81c59190cb7196b9c93fa06a2de
CLEANUP: Make check_statuses, analyze_statuses and process_chk static

These symbols are only used inside src/checks.c
include/proto/checks.h
src/checks.c