commit | 3d241e78a14abb7c43e81a4934e4291123ae542f | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Jan 19 18:44:07 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 22 14:24:53 2015 +0100 |
tree | 645f69b57bbe4e100470ba166a58c271d5893777 | |
parent | 85603282111d6fecb4a703f4af156c69a983cc5e [diff] |
MEDIUM: args: use #define to specify the number of bits used by arg types and counts This is in order to add new types. This patch does not change anything else. Two remaining (harmless) occurrences of a count of 8 instead of 7 were fixed by this patch : empty_arg_list[] and the for() loop counting args.