Fix 1689329: if the inverted rectangle we're rendering doesn't overlap the tile we...
[synfig.git] / synfig-core / trunk / src / modules / mod_filter / lumakey.cpp
index 6d88abe..d0602e3 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file checkerboard.cpp
+/*!    \file lumakey.cpp
 **     \brief Template Header
 **
-**     $Id: lumakey.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -56,7 +56,7 @@ SYNFIG_LAYER_SET_NAME(LumaKey,"lumakey");
 SYNFIG_LAYER_SET_LOCAL_NAME(LumaKey,_("LumaKey"));
 SYNFIG_LAYER_SET_CATEGORY(LumaKey,_("Filters"));
 SYNFIG_LAYER_SET_VERSION(LumaKey,"0.1");
-SYNFIG_LAYER_SET_CVS_ID(LumaKey,"$Id: lumakey.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $");
+SYNFIG_LAYER_SET_CVS_ID(LumaKey,"$Id$");
 
 /* === P R O C E D U R E S ================================================= */