From 0d03537699c6cc52c95c69f624a9176faacb40b4 Mon Sep 17 00:00:00 2001 From: Chris Want Date: Sat, 15 Mar 2003 22:28:00 +0000 Subject: [PATCH] added an extra line to test the cvs commit mailout --- source/blender/src/editaction.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blender/src/editaction.c b/source/blender/src/editaction.c index 1eb06c398f4..85d70465a05 100644 --- a/source/blender/src/editaction.c +++ b/source/blender/src/editaction.c @@ -96,6 +96,7 @@ #include "blendef.h" #include "nla.h" + static bPose *g_posebuf=NULL; extern int count_action_levels (bAction *act);