More code cleanup

This commit is contained in:
Daniel Thayer 2012-03-02 13:52:45 -06:00
parent 6eb9f63e17
commit 9d1e51a91e
3 changed files with 12 additions and 11 deletions

View file

@ -509,9 +509,9 @@ protected:
#define NUM_PORT_SPACES 4
#define PORT_SPACE_MASK 0x30000
#define TCP_PORT_MASK 0x10000
#define UDP_PORT_MASK 0x20000
#define ICMP_PORT_MASK 0x30000
#define TCP_PORT_MASK 0x10000
#define UDP_PORT_MASK 0x20000
#define ICMP_PORT_MASK 0x30000
typedef enum {