]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: samples: rename some struct member from "smp" to "data"
authorThierry FOURNIER <tfournier@arpalert.org>
Wed, 19 Aug 2015 06:35:43 +0000 (08:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Aug 2015 15:13:46 +0000 (17:13 +0200)
commit503bb09873d7e3f3884dfa1bdbe80e510ae428a2
tree4db0d89affbd7108abd163f22f8a90e54d044855
parent12ba0c29d68e3160690325a70476c9610cfd227d
MINOR: samples: rename some struct member from "smp" to "data"

This members contains data and not sample.
include/proto/map.h
include/types/pattern.h
src/dumpstats.c
src/hlua.c
src/map.c
src/pattern.c