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:
authorRobert Holcomb <bob_holcomb@hotmail.com>2007-01-09 07:32:39 +0300
committerRobert Holcomb <bob_holcomb@hotmail.com>2007-01-09 07:32:39 +0300
commitcc359a6fd5049a995b2b3145c3ed6580f4dc02a0 (patch)
tree372a13ab7079e6407dfa73f962944171fe796b02 /source/blender/blenkernel/BKE_node.h
parent3b15461a4a0149ff29d4e4afeafbd1468335870d (diff)
Format corrections.
Diffstat (limited to 'source/blender/blenkernel/BKE_node.h')
-rw-r--r--source/blender/blenkernel/BKE_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_node.h b/source/blender/blenkernel/BKE_node.h
index 6a6b9b8224b..267c3e47002 100644
--- a/source/blender/blenkernel/BKE_node.h
+++ b/source/blender/blenkernel/BKE_node.h
@@ -241,7 +241,7 @@ void set_node_shader_lamp_loop(void (*lamp_loop_func)(struct ShadeInput *, str
#define CMP_NODE_DIFF_MATTE 235
#define CMP_NODE_COLOR_SPILL 236
#define CMP_NODE_CHROMA 237
-#define CMP_NODE_CHANNEL_MATTE 238
+#define CMP_NODE_CHANNEL_MATTE 238
#define CMP_NODE_FLIP 239
#define CMP_NODE_SPLITVIEWER 240
#define CMP_NODE_INDEX_MASK 241