gegl r2692 - in trunk: . gegl/operation
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2692 - in trunk: . gegl/operation
- Date: Mon, 3 Nov 2008 00:39:26 +0000 (UTC)
Author: ok
Date: Mon Nov 3 00:39:26 2008
New Revision: 2692
URL: http://svn.gnome.org/viewvc/gegl?rev=2692&view=rev
Log:
* gegl/operation/gegl-operation-point-composer.c:
(gegl_operation_composer_process2): s/"over"/"gegl:over"/
Modified:
trunk/ChangeLog
trunk/gegl/operation/gegl-operation-point-composer.c
Modified: trunk/gegl/operation/gegl-operation-point-composer.c
==============================================================================
--- trunk/gegl/operation/gegl-operation-point-composer.c (original)
+++ trunk/gegl/operation/gegl-operation-point-composer.c Mon Nov 3 00:39:26 2008
@@ -112,7 +112,7 @@
#if 1 /* this can be set to 0, and everything should work normally,
but some fast paths would not be taken */
- if (!strcmp (gegl_node_get_operation (operation->node), "over"))
+ if (!strcmp (gegl_node_get_operation (operation->node), "gegl:over"))
{
/* these optimizations probably apply to more than over */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]