Typo: 'suport' -> 'support'.
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_stripes.h
index 51ea971..fb9f43b 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file valuenode_stripes.h
 **     \brief Template Header
 **
-**     $Id: valuenode_stripes.h,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -39,7 +39,7 @@ struct ValueNode_Stripes : public LinkableValueNode
 {
        typedef etl::handle<ValueNode_Stripes> Handle;
        typedef etl::handle<const ValueNode_Stripes> ConstHandle;
-       
+
 protected:
 
        ValueNode_Stripes();