Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / waypointadd.h
index 15ae928..80f7230 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file waypointadd.h
 **     \brief Template File
 **
-**     $Id: waypointadd.h,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -50,7 +50,7 @@ class WaypointAdd :
 private:
 
        synfig::Waypoint waypoint;
-       
+
        bool time_overwrite;
        synfig::Waypoint overwritten_wp;