| author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> |
| Wed Jul 02 13:23:23 2008 -0700 (19 months ago) | |
| changeset 3376 | e91d3f7a2dae |
| parent 3375 | 86a8eceb023e |
| child 3377 | 37b35c72bc57 |
1.1 --- a/src/node/address.h Wed Jul 02 13:22:46 2008 -0700 1.2 +++ b/src/node/address.h Wed Jul 02 13:23:23 2008 -0700 1.3 @@ -66,7 +66,7 @@ 1.4 class Address 1.5 { 1.6 public: 1.7 - enum { 1.8 + enum MaxSize_e { 1.9 /** 1.10 * The maximum size of a byte buffer which 1.11 * can be stored in an Address instance.