From 5b9e85f0a2b4e8b0af309dc057f6df6218e39aed Mon Sep 17 00:00:00 2001 From: Chris Burt Date: Sat, 3 Dec 2005 00:52:51 +0000 Subject: [PATCH] Just one more useful commit from Desoto: added a newline to the end of the file. Hold the applause please. --- source/blender/python/api2_2x/Bone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blender/python/api2_2x/Bone.h b/source/blender/python/api2_2x/Bone.h index bcc0685a9df..e534ad65d9a 100644 --- a/source/blender/python/api2_2x/Bone.h +++ b/source/blender/python/api2_2x/Bone.h @@ -141,4 +141,4 @@ int updateBoneData( BPy_Bone * self, Bone * parent ); #endif -*/ \ No newline at end of file +*/