Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
index 89972119abf..3a1a9183ba9 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
@@ -182,4 +182,6 @@ bNodeType cmp_node_combycca= {
/* storage */ "",
/* execfunc */ node_composit_exec_combycca,
/* butfunc */ NULL
-}; \ No newline at end of file
+};
+
+