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_chromaMatte.c')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c b/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
index 662c62a9a59..7109b8733d5 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
@@ -213,4 +213,6 @@ bNodeType cmp_node_chroma={
/* execfunc */ node_composit_exec_chroma_matte,
/* butfunc */ node_composit_buts_chroma_matte,
node_composit_init_chroma_matte
-}; \ No newline at end of file
+};
+
+