src/core/model/boolean.h
changeset 7169 358f71a624d8
parent 6821 203367ae7433
child 11036 1e03af4311bd
--- a/src/core/model/boolean.h	Fri May 13 14:51:51 2011 -0400
+++ b/src/core/model/boolean.h	Fri May 13 14:52:27 2011 -0400
@@ -44,7 +44,7 @@
   bool Get (void) const;
   template <typename T>
   bool GetAccessor (T &v) const;
-  
+
   operator bool () const;
 
   virtual Ptr<AttributeValue> Copy (void) const;