mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:32:46 +02:00
This patch removes the 32 bits unsigned integer and the 32 bit signed integer. It replaces these types by a unique type 64 bit signed.
This patch removes the 32 bits unsigned integer and the 32 bit signed integer. It replaces these types by a unique type 64 bit signed.