1.1 --- a/src/core/type-id.h Tue Jul 01 11:00:29 2008 -0700 1.2 +++ b/src/core/type-id.h Wed Jul 02 08:33:47 2008 -0700 1.3 @@ -44,7 +44,7 @@ 1.4 class TypeId 1.5 { 1.6 public: 1.7 - enum { 1.8 + enum AttributeFlag { 1.9 /** 1.10 * The attribute can be read 1.11 */