Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / synfig / exception.h
index a39193e..2132c16 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file exception.h
 **     \brief Exceptions
 **
-**     $Id: exception.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -37,7 +37,7 @@
 /* === C L A S S E S & S T R U C T S ======================================= */
 
 namespace synfig {
-       
+
 namespace Exception {
 
 class BadLinkName : public std::runtime_error