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:
authorAlfredo de Greef <eeshlo@yahoo.com>2007-05-20 19:47:27 +0400
committerAlfredo de Greef <eeshlo@yahoo.com>2007-05-20 19:47:27 +0400
commitd4cafe5fafdb2f8076fbdddc05ffbfaf9434e2f7 (patch)
treec16d637f0c537889282705679fb10cf65a807344 /source/blender/nodes
parentc81fbce399e908f121ba75281b10192aef0dd851 (diff)
Just testing svn...
Diffstat (limited to 'source/blender/nodes')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_defocus.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
index 1eecbf3b63e..e3142974e8e 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
@@ -29,6 +29,8 @@
#include "../CMP_util.h"
+/* completely useless comment to test SVN */
+
/* ************ qdn: Defocus node ****************** */
static bNodeSocketType cmp_node_defocus_in[]= {
{ SOCK_RGBA, 1, "Image", 0.8f, 0.8f, 0.8f, 1.0f, 0.0f, 1.0f},