src/node/address.h
changeset 3376 e91d3f7a2dae
parent 3186 afb8223d8798
child 3698 3251aa0de5c8
--- 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.