Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_normal.h
index 9b89f1b..418dae0 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file state_normal.h
 **     \brief Template Header
 **
-**     $Id: state_normal.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -36,8 +36,8 @@
 
 /* === C L A S S E S & S T R U C T S ======================================= */
 
-namespace studio { 
-       
+namespace studio {
+
 class StateNormal_Context;
 
 class StateNormal : public Smach::state<StateNormal_Context>