--- a/src/node/address.h Wed Jul 02 13:22:46 2008 -0700
+++ b/src/node/address.h Wed Jul 02 13:23:23 2008 -0700
@@ -66,7 +66,7 @@
class Address
{
public:
- enum {
+ enum MaxSize_e {
/**
* The maximum size of a byte buffer which
* can be stored in an Address instance.