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},