Skip to content

Commit effb833

Browse files
authored
Update inner-glow.c
1 parent aecc18c commit effb833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GEGL_EFFECTS/compile_innerglow_here/inner-glow.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ gegl_operation_meta_redirect (operation, "string", it, "string");
223223

224224

225225

226-
gegl_node_link_many (input, nop2, it, nop, shadow, color, atop, eblack, in, median, median2, color2, output, NULL);
226+
gegl_node_link_many (input, nop2, it, nop, shadow, color, atop, eblack, median, in, median2, color2, output, NULL);
227227
gegl_node_connect_from (atop, "aux", nop, "output");
228228
gegl_node_connect_from (in, "aux", nop2, "output");
229229

0 commit comments

Comments
 (0)