Willy Tarreau 939478d04d DIET/MINOR: obj: pack the obj_type enum to 8 bits
Taking 32-bit in each struct just to store an obj_type is a waste
considering the very small amount of possible values. Let's force
it to be as small as possible (1 char) and we'll be able to move
some structs around to save some space.
2013-12-09 16:06:08 +01:00
..
2013-10-01 09:49:21 +02:00
2013-12-06 11:40:53 +01:00
2009-01-25 13:49:53 +01:00
2013-10-23 15:53:56 +02:00
2007-05-13 20:19:55 +02:00