]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: da: register the config keywords in da.c
authorWilly Tarreau <w@1wt.eu>
Mon, 1 Jun 2015 13:42:29 +0000 (15:42 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 11:42:12 +0000 (13:42 +0200)
commit0d74f77ee7303cca07fca8d8bd75596155085d14
tree38acf6307bf23c3e64d52e1a62ad6fe78a3abd51
parentf63386ad275749d8635c99b9ee3394179964fedb
CLEANUP: da: register the config keywords in da.c

No need to export the registration to haproxy.c, it can be done
locally.
include/import/da.h
src/da.c
src/haproxy.c