changeset 4911 | 3eb902892538 |
parent 4909 | c5f36fcf52ad |
child 5050 | 5c2002bda934 |
--- a/src/common/packet-tag-list.h Fri Mar 20 14:30:36 2009 +0100 +++ b/src/common/packet-tag-list.h Mon Mar 23 15:20:15 2009 +0100 @@ -34,7 +34,7 @@ * The maximum size (in bytes) of a Tag is stored * in this constant. */ -#define PACKET_TAG_MAX_SIZE 16 +#define PACKET_TAG_MAX_SIZE 20 class PacketTagList {