]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c
authorWilly Tarreau <w@1wt.eu>
Tue, 22 Nov 2016 17:00:20 +0000 (18:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 15:59:27 +0000 (16:59 +0100)
commit97c2ae13bc0d7961a348102d6719fbcaf34d46d5
tree691dc9dbacc06ce1ea09939071a18a73595b5ad6
parent0baac8cf1f172663e4969ccd7127a4b90984cea1
REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c

These are general purpose functions, move them away.
include/common/standard.h
src/cli.c
src/standard.c