]> git.kaiwu.me - haproxy.git/commit
MINOR: sample: move smp_to_type to sample.c
authorWilly Tarreau <w@1wt.eu>
Fri, 7 Feb 2014 11:14:54 +0000 (12:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 17 Mar 2014 17:06:06 +0000 (18:06 +0100)
commit1cf8f08c1788f6951d5f262f033133441f7577d1
tree07ee3b5ab81e5d27bc17d955b74fa4a376423b23
parent3ead5b93c6a95bc1583ad16b1847bf175c031e73
MINOR: sample: move smp_to_type to sample.c

This way it can be exported and reused anywhere else to report type names.
include/proto/sample.h
src/dumpstats.c
src/sample.c