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
path: root/intern
diff options
context:
space:
mode:
Diffstat (limited to 'intern')
-rw-r--r--intern/SoundSystem/SND_C-api.h1
-rw-r--r--intern/SoundSystem/SND_CDObject.h2
-rw-r--r--intern/SoundSystem/SND_DependKludge.h1
-rw-r--r--intern/SoundSystem/SND_DeviceManager.h9
-rw-r--r--intern/SoundSystem/SND_IAudioDevice.h1
-rw-r--r--intern/SoundSystem/SND_Object.h2
-rw-r--r--intern/SoundSystem/SND_Scene.h1
-rw-r--r--intern/SoundSystem/SND_SoundListener.h2
-rw-r--r--intern/SoundSystem/SND_SoundObject.h1
-rw-r--r--intern/SoundSystem/SND_Utils.h1
-rw-r--r--intern/SoundSystem/SND_WaveCache.h1
-rw-r--r--intern/SoundSystem/SND_WaveSlot.h1
-rw-r--r--intern/SoundSystem/SoundDefines.h1
-rw-r--r--intern/SoundSystem/dummy/SND_DummyDevice.h1
-rw-r--r--intern/SoundSystem/fmod/SND_FmodDevice.h1
-rw-r--r--intern/SoundSystem/intern/SND_AudioDevice.h1
-rw-r--r--intern/SoundSystem/intern/SND_IdObject.h2
-rw-r--r--intern/SoundSystem/openal/SND_OpenALDevice.h1
-rw-r--r--intern/action/ACT_Action.h3
-rw-r--r--intern/action/ACT_ActionC-Api.h3
-rw-r--r--intern/action/ACT_ActionStack.h3
-rw-r--r--intern/action/intern/ACT_CallbackAction.h3
-rw-r--r--intern/action/test/action_c_test/TestAction.h3
-rw-r--r--intern/action/test/action_cpp_test/TestAction.h3
-rw-r--r--intern/bmfont/BMF_Api.h1
-rw-r--r--intern/bmfont/BMF_Fonts.h1
-rw-r--r--intern/bmfont/BMF_Settings.h1
-rw-r--r--intern/bmfont/intern/BMF_BitmapFont.h1
-rw-r--r--intern/bmfont/intern/BMF_FontData.h1
-rwxr-xr-xintern/bsp/extern/CSG_BooleanOps.h3
-rwxr-xr-xintern/bsp/intern/BSP_CSGException.h1
-rw-r--r--intern/bsp/intern/BSP_CSGHelper.h1
-rwxr-xr-xintern/bsp/intern/BSP_CSGMesh.h3
-rwxr-xr-xintern/bsp/intern/BSP_CSGMeshBuilder.h1
-rwxr-xr-xintern/bsp/intern/BSP_CSGMeshSplitter.h2
-rwxr-xr-xintern/bsp/intern/BSP_CSGMesh_CFIterator.h3
-rwxr-xr-xintern/bsp/intern/BSP_CSGUserData.h1
-rwxr-xr-xintern/bsp/intern/BSP_FragNode.h3
-rwxr-xr-xintern/bsp/intern/BSP_FragTree.h4
-rwxr-xr-xintern/bsp/intern/BSP_MeshFragment.h1
-rw-r--r--intern/bsp/intern/BSP_MeshPrimitives.h3
-rwxr-xr-xintern/bsp/intern/BSP_Triangulate.h1
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h3
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h3
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h3
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_TMesh.h3
-rw-r--r--intern/container/CTR_List.h2
-rw-r--r--intern/container/CTR_Map.h2
-rw-r--r--intern/container/CTR_TaggedIndex.h25
-rw-r--r--intern/container/CTR_TaggedSetOps.h2
-rw-r--r--intern/container/CTR_UHeap.h1
-rw-r--r--intern/decimation/extern/LOD_decimation.h2
-rw-r--r--intern/decimation/intern/LOD_DecimationClass.h2
-rw-r--r--intern/decimation/intern/LOD_EdgeCollapser.h1
-rw-r--r--intern/decimation/intern/LOD_ExternNormalEditor.h1
-rw-r--r--intern/decimation/intern/LOD_FaceNormalEditor.h1
-rw-r--r--intern/decimation/intern/LOD_ManMesh2.h3
-rw-r--r--intern/decimation/intern/LOD_MeshBounds.h2
-rw-r--r--intern/decimation/intern/LOD_MeshException.h1
-rw-r--r--intern/decimation/intern/LOD_QSDecimator.h1
-rw-r--r--intern/decimation/intern/LOD_Quadric.h1
-rw-r--r--intern/decimation/intern/LOD_QuadricEditor.h1
-rw-r--r--intern/ghost/GHOST_IEvent.h1
-rw-r--r--intern/ghost/GHOST_IEventConsumer.h1
-rw-r--r--intern/ghost/GHOST_ISystem.h1
-rw-r--r--intern/ghost/GHOST_ITimerTask.h2
-rw-r--r--intern/ghost/GHOST_IWindow.h1
-rw-r--r--intern/ghost/GHOST_Rect.h1
-rw-r--r--intern/ghost/GHOST_Types.h2
-rw-r--r--intern/ghost/intern/GHOST_Buttons.h1
-rw-r--r--intern/ghost/intern/GHOST_CallbackEventConsumer.h1
-rw-r--r--intern/ghost/intern/GHOST_Debug.h1
-rw-r--r--intern/ghost/intern/GHOST_DisplayManager.h1
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerCarbon.h1
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.h1
-rwxr-xr-xintern/ghost/intern/GHOST_DisplayManagerX11.h1
-rw-r--r--intern/ghost/intern/GHOST_Event.h1
-rw-r--r--intern/ghost/intern/GHOST_EventButton.h1
-rw-r--r--intern/ghost/intern/GHOST_EventCursor.h1
-rw-r--r--intern/ghost/intern/GHOST_EventKey.h1
-rw-r--r--intern/ghost/intern/GHOST_EventManager.h1
-rw-r--r--intern/ghost/intern/GHOST_EventPrinter.h1
-rw-r--r--intern/ghost/intern/GHOST_ModifierKeys.h1
-rw-r--r--intern/ghost/intern/GHOST_System.h1
-rw-r--r--intern/ghost/intern/GHOST_SystemCarbon.h1
-rw-r--r--intern/ghost/intern/GHOST_SystemCocoa.h1
-rw-r--r--intern/ghost/intern/GHOST_SystemWin32.h1
-rwxr-xr-xintern/ghost/intern/GHOST_SystemX11.h3
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.h1
-rw-r--r--intern/ghost/intern/GHOST_TimerTask.h2
-rw-r--r--intern/ghost/intern/GHOST_Window.h1
-rw-r--r--intern/ghost/intern/GHOST_WindowCarbon.h1
-rw-r--r--intern/ghost/intern/GHOST_WindowManager.h1
-rw-r--r--intern/ghost/intern/GHOST_WindowWin32.h1
-rwxr-xr-xintern/ghost/intern/GHOST_WindowX11.h1
-rw-r--r--intern/ghost/test/multitest/Basic.h1
-rw-r--r--intern/ghost/test/multitest/GL.h1
-rw-r--r--intern/ghost/test/multitest/ScrollBar.h1
-rw-r--r--intern/ghost/test/multitest/Util.h1
-rw-r--r--intern/ghost/test/multitest/WindowData.h1
-rw-r--r--intern/guardedalloc/MEM_guardedalloc.h1
-rw-r--r--intern/iksolver/extern/IK_solver.h3
-rw-r--r--intern/iksolver/intern/IK_CGChainSolver.h2
-rw-r--r--intern/iksolver/intern/IK_Chain.h2
-rw-r--r--intern/iksolver/intern/IK_ConjugateGradientSolver.h1
-rw-r--r--intern/iksolver/intern/IK_JacobianSolver.h5
-rw-r--r--intern/iksolver/intern/IK_LineMinimizer.h3
-rw-r--r--intern/iksolver/intern/IK_QChain.h2
-rw-r--r--intern/iksolver/intern/IK_QJacobianSolver.h5
-rw-r--r--intern/iksolver/intern/IK_QSegment.h3
-rw-r--r--intern/iksolver/intern/IK_QSolver_Class.h1
-rw-r--r--intern/iksolver/intern/IK_Segment.h3
-rw-r--r--intern/iksolver/intern/IK_Solver_Class.h1
-rw-r--r--intern/iksolver/intern/MT_ExpMap.h4
-rw-r--r--intern/iksolver/intern/TNT/cholesky.h1
-rw-r--r--intern/iksolver/intern/TNT/cmat.h8
-rw-r--r--intern/iksolver/intern/TNT/fcscmat.h4
-rw-r--r--intern/iksolver/intern/TNT/fmat.h5
-rw-r--r--intern/iksolver/intern/TNT/fortran.h4
-rw-r--r--intern/iksolver/intern/TNT/fspvec.h4
-rw-r--r--intern/iksolver/intern/TNT/lapack.h10
-rw-r--r--intern/iksolver/intern/TNT/lu.h4
-rw-r--r--intern/iksolver/intern/TNT/qr.h4
-rw-r--r--intern/iksolver/intern/TNT/region1d.h4
-rw-r--r--intern/iksolver/intern/TNT/region2d.h4
-rw-r--r--intern/iksolver/intern/TNT/stopwatch.h4
-rw-r--r--intern/iksolver/intern/TNT/subscript.h1
-rw-r--r--intern/iksolver/intern/TNT/svd.h1
-rw-r--r--intern/iksolver/intern/TNT/tnt.h8
-rw-r--r--intern/iksolver/intern/TNT/tntmath.h4
-rw-r--r--intern/iksolver/intern/TNT/tntreqs.h3
-rw-r--r--intern/iksolver/intern/TNT/transv.h4
-rw-r--r--intern/iksolver/intern/TNT/triang.h7
-rw-r--r--intern/iksolver/intern/TNT/trisolve.h4
-rw-r--r--intern/iksolver/intern/TNT/vec.h8
-rw-r--r--intern/iksolver/intern/TNT/vecadaptor.h1
-rw-r--r--intern/iksolver/intern/TNT/version.h1
-rw-r--r--intern/iksolver/test/ik_glut_test/common/GlutDrawer.h2
-rw-r--r--intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h2
-rw-r--r--intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h2
-rw-r--r--intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h3
-rw-r--r--intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h1
-rw-r--r--intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h2
-rw-r--r--intern/img/extern/IMG_Pixmap.h1
-rw-r--r--intern/img/extern/IMG_PixmapRGBA32.h1
-rw-r--r--intern/img/intern/IMG_Color.h2
-rw-r--r--intern/img/intern/IMG_MemPtr.h1
-rw-r--r--intern/keymaker/key_internal.h1
-rw-r--r--intern/keymaker/mt19937int.h1
-rw-r--r--intern/keymaker/python/key_pyc.h3
-rw-r--r--intern/memutil/MEM_NonCopyable.h1
-rw-r--r--intern/memutil/MEM_RefCountPtr.h1
-rw-r--r--intern/memutil/MEM_RefCounted.h2
-rw-r--r--intern/memutil/MEM_RefCountedC-Api.h3
-rw-r--r--intern/memutil/MEM_SmartPtr.h1
-rw-r--r--intern/moto/include/GEN_List.h2
-rw-r--r--intern/moto/include/GEN_Map.h2
-rw-r--r--intern/moto/include/MT_CmMatrix4x4.h1
-rwxr-xr-xintern/moto/include/MT_Matrix3x3.h1
-rwxr-xr-xintern/moto/include/MT_Matrix4x4.h1
-rwxr-xr-xintern/moto/include/MT_MinMax.h1
-rw-r--r--intern/moto/include/MT_Optimize.h1
-rw-r--r--intern/moto/include/MT_Plane3.h2
-rw-r--r--intern/moto/include/MT_Point2.h1
-rw-r--r--intern/moto/include/MT_Point3.h1
-rw-r--r--intern/moto/include/MT_Quaternion.h2
-rwxr-xr-xintern/moto/include/MT_Scalar.h1
-rwxr-xr-xintern/moto/include/MT_Stream.h1
-rw-r--r--intern/moto/include/MT_Transform.h4
-rwxr-xr-xintern/moto/include/MT_Tuple2.h1
-rwxr-xr-xintern/moto/include/MT_Tuple3.h1
-rwxr-xr-xintern/moto/include/MT_Tuple4.h1
-rw-r--r--intern/moto/include/MT_Vector2.h1
-rw-r--r--intern/moto/include/MT_Vector3.h1
-rw-r--r--intern/moto/include/MT_assert.h2
-rw-r--r--intern/moto/include/NM_Scalar.h7
-rw-r--r--intern/string/STR_String.h1
177 files changed, 186 insertions, 197 deletions
diff --git a/intern/SoundSystem/SND_C-api.h b/intern/SoundSystem/SND_C-api.h
index 9c24438c131..03470f7e998 100644
--- a/intern/SoundSystem/SND_C-api.h
+++ b/intern/SoundSystem/SND_C-api.h
@@ -354,3 +354,4 @@ extern int SND_GetPlaystate(SND_ObjectHandle object);
#endif
#endif
+
diff --git a/intern/SoundSystem/SND_CDObject.h b/intern/SoundSystem/SND_CDObject.h
index 59817d72485..5af2005d34a 100644
--- a/intern/SoundSystem/SND_CDObject.h
+++ b/intern/SoundSystem/SND_CDObject.h
@@ -81,4 +81,6 @@ public:
int GetPlaystate() const;
};
+
#endif //__SND_CDOBJECT_H
+
diff --git a/intern/SoundSystem/SND_DependKludge.h b/intern/SoundSystem/SND_DependKludge.h
index b1272725f9e..de4c1212c7e 100644
--- a/intern/SoundSystem/SND_DependKludge.h
+++ b/intern/SoundSystem/SND_DependKludge.h
@@ -54,3 +54,4 @@
# endif
# endif
#endif
+
diff --git a/intern/SoundSystem/SND_DeviceManager.h b/intern/SoundSystem/SND_DeviceManager.h
index 7e643779cfe..acb28fe3bf6 100644
--- a/intern/SoundSystem/SND_DeviceManager.h
+++ b/intern/SoundSystem/SND_DeviceManager.h
@@ -80,12 +80,3 @@ private :
#endif //__SND_DEVICEMANAGER_H
-
-
-
-
-
-
-
-
- \ No newline at end of file
diff --git a/intern/SoundSystem/SND_IAudioDevice.h b/intern/SoundSystem/SND_IAudioDevice.h
index 6bcc8f0c072..11754ed8d55 100644
--- a/intern/SoundSystem/SND_IAudioDevice.h
+++ b/intern/SoundSystem/SND_IAudioDevice.h
@@ -344,3 +344,4 @@ protected:
};
#endif //SND_IAUDIODEVICE
+
diff --git a/intern/SoundSystem/SND_Object.h b/intern/SoundSystem/SND_Object.h
index 2ae9bcc1dd0..b67ae3ee396 100644
--- a/intern/SoundSystem/SND_Object.h
+++ b/intern/SoundSystem/SND_Object.h
@@ -52,4 +52,6 @@ public:
SND_Object() {};
virtual ~SND_Object() {};
};
+
#endif //__SND_OBJECT_H
+
diff --git a/intern/SoundSystem/SND_Scene.h b/intern/SoundSystem/SND_Scene.h
index c2f6e5d8c48..49cb40de714 100644
--- a/intern/SoundSystem/SND_Scene.h
+++ b/intern/SoundSystem/SND_Scene.h
@@ -104,3 +104,4 @@ public:
};
#endif //__SND_SCENE_H
+
diff --git a/intern/SoundSystem/SND_SoundListener.h b/intern/SoundSystem/SND_SoundListener.h
index 63d8eb65942..4b51758252e 100644
--- a/intern/SoundSystem/SND_SoundListener.h
+++ b/intern/SoundSystem/SND_SoundListener.h
@@ -81,4 +81,6 @@ private:
MT_Scalar m_dopplervelocity; /* factor for the reference velocity (for Dopplereffect) */
MT_Scalar m_scale;
};
+
#endif //__SND_SOUNDLISTENER_H
+
diff --git a/intern/SoundSystem/SND_SoundObject.h b/intern/SoundSystem/SND_SoundObject.h
index 4c47cdc27b5..6d827090d33 100644
--- a/intern/SoundSystem/SND_SoundObject.h
+++ b/intern/SoundSystem/SND_SoundObject.h
@@ -158,5 +158,6 @@ public:
int GetPlaystate() const;
};
+
#endif //__SND_SOUNDOBJECT_H
diff --git a/intern/SoundSystem/SND_Utils.h b/intern/SoundSystem/SND_Utils.h
index c9c3774b180..de36065c48f 100644
--- a/intern/SoundSystem/SND_Utils.h
+++ b/intern/SoundSystem/SND_Utils.h
@@ -111,3 +111,4 @@ extern void SND_GetSampleInfo(signed char* sample, SND_WaveSlot* waveslot);
#endif
#endif
+
diff --git a/intern/SoundSystem/SND_WaveCache.h b/intern/SoundSystem/SND_WaveCache.h
index 5618b8b9ecf..1a6445be966 100644
--- a/intern/SoundSystem/SND_WaveCache.h
+++ b/intern/SoundSystem/SND_WaveCache.h
@@ -66,3 +66,4 @@ private:
};
#endif //__SND_WAVECACHE_H
+
diff --git a/intern/SoundSystem/SND_WaveSlot.h b/intern/SoundSystem/SND_WaveSlot.h
index 3d1e0d98ae9..bc92829d3d3 100644
--- a/intern/SoundSystem/SND_WaveSlot.h
+++ b/intern/SoundSystem/SND_WaveSlot.h
@@ -92,3 +92,4 @@ public:
};
#endif //__SND_WAVESLOT_H
+
diff --git a/intern/SoundSystem/SoundDefines.h b/intern/SoundSystem/SoundDefines.h
index b2c00b0ade0..f7a3a3c6619 100644
--- a/intern/SoundSystem/SoundDefines.h
+++ b/intern/SoundSystem/SoundDefines.h
@@ -117,3 +117,4 @@ enum
};
#endif //__SOUNDDEFINES_H
+
diff --git a/intern/SoundSystem/dummy/SND_DummyDevice.h b/intern/SoundSystem/dummy/SND_DummyDevice.h
index 717a34550bc..6dff52d40d5 100644
--- a/intern/SoundSystem/dummy/SND_DummyDevice.h
+++ b/intern/SoundSystem/dummy/SND_DummyDevice.h
@@ -93,3 +93,4 @@ public:
};
#endif //SND_DUMMYDEVICE
+
diff --git a/intern/SoundSystem/fmod/SND_FmodDevice.h b/intern/SoundSystem/fmod/SND_FmodDevice.h
index 2a8dbcf0b30..d44cfb9d937 100644
--- a/intern/SoundSystem/fmod/SND_FmodDevice.h
+++ b/intern/SoundSystem/fmod/SND_FmodDevice.h
@@ -103,3 +103,4 @@ private:
};
#endif //SND_FMODDEVICE
+
diff --git a/intern/SoundSystem/intern/SND_AudioDevice.h b/intern/SoundSystem/intern/SND_AudioDevice.h
index 54a8738e43f..13b26770bde 100644
--- a/intern/SoundSystem/intern/SND_AudioDevice.h
+++ b/intern/SoundSystem/intern/SND_AudioDevice.h
@@ -116,3 +116,4 @@ private:
};
#endif //SND_AUDIODEVICE
+
diff --git a/intern/SoundSystem/intern/SND_IdObject.h b/intern/SoundSystem/intern/SND_IdObject.h
index 116479eb69a..fc9608b97bf 100644
--- a/intern/SoundSystem/intern/SND_IdObject.h
+++ b/intern/SoundSystem/intern/SND_IdObject.h
@@ -56,4 +56,6 @@ public:
int GetId();
void SetId(int id);
};
+
#endif //__SND_OBJECT_H
+
diff --git a/intern/SoundSystem/openal/SND_OpenALDevice.h b/intern/SoundSystem/openal/SND_OpenALDevice.h
index 95940bacde2..ad7cbe68a19 100644
--- a/intern/SoundSystem/openal/SND_OpenALDevice.h
+++ b/intern/SoundSystem/openal/SND_OpenALDevice.h
@@ -100,3 +100,4 @@ private:
};
#endif //SND_OPENALDEVICE
+
diff --git a/intern/action/ACT_Action.h b/intern/action/ACT_Action.h
index 2b54d10359e..876ca2bc6b9 100644
--- a/intern/action/ACT_Action.h
+++ b/intern/action/ACT_Action.h
@@ -137,4 +137,5 @@ inline bool ACT_Action::getIsApplied() const
return m_applied;
}
-#endif // _H_ACT_ACTION_H_ \ No newline at end of file
+#endif // _H_ACT_ACTION_H_
+
diff --git a/intern/action/ACT_ActionC-Api.h b/intern/action/ACT_ActionC-Api.h
index ebc1ce7d5a0..64f279a2df6 100644
--- a/intern/action/ACT_ActionC-Api.h
+++ b/intern/action/ACT_ActionC-Api.h
@@ -189,4 +189,5 @@ extern void ACT_ActionStackRedo(ACT_ActionStackPtr stack);
}
#endif
-#endif // _H_ACT_ACTION_C_API \ No newline at end of file
+#endif // _H_ACT_ACTION_C_API
+
diff --git a/intern/action/ACT_ActionStack.h b/intern/action/ACT_ActionStack.h
index 13db963020e..421dca76e59 100644
--- a/intern/action/ACT_ActionStack.h
+++ b/intern/action/ACT_ActionStack.h
@@ -181,4 +181,5 @@ protected:
};
-#endif // _H_ACT_ACTIONSTACK \ No newline at end of file
+#endif // _H_ACT_ACTIONSTACK
+
diff --git a/intern/action/intern/ACT_CallbackAction.h b/intern/action/intern/ACT_CallbackAction.h
index e03e4048808..148a77f13ed 100644
--- a/intern/action/intern/ACT_CallbackAction.h
+++ b/intern/action/intern/ACT_CallbackAction.h
@@ -121,4 +121,5 @@ inline void ACT_CallbackAction::doUndo()
}
-#endif // _H_ACT_CALLBACK_ACTION_H \ No newline at end of file
+#endif // _H_ACT_CALLBACK_ACTION_H
+
diff --git a/intern/action/test/action_c_test/TestAction.h b/intern/action/test/action_c_test/TestAction.h
index 7abf0be6919..487d8777b81 100644
--- a/intern/action/test/action_c_test/TestAction.h
+++ b/intern/action/test/action_c_test/TestAction.h
@@ -47,4 +47,5 @@ void printUndone(ACT_ActionPtr action, ACT_ActionUserDataPtr userData);
void printDisposed(ACT_ActionPtr action, ACT_ActionUserDataPtr userData);
-#endif // _H_ACT_TESTACTION_C_H_ \ No newline at end of file
+#endif // _H_ACT_TESTACTION_C_H_
+
diff --git a/intern/action/test/action_cpp_test/TestAction.h b/intern/action/test/action_cpp_test/TestAction.h
index 83bc8fb1750..3cd5ed893ad 100644
--- a/intern/action/test/action_cpp_test/TestAction.h
+++ b/intern/action/test/action_cpp_test/TestAction.h
@@ -54,4 +54,5 @@ protected:
virtual void doUndo() { cout << m_name.Ptr() << ": undone\n"; }
};
-#endif // _H_ACT_TESTACTION \ No newline at end of file
+#endif // _H_ACT_TESTACTION
+
diff --git a/intern/bmfont/BMF_Api.h b/intern/bmfont/BMF_Api.h
index 4d51bd6e0a3..001a9788920 100644
--- a/intern/bmfont/BMF_Api.h
+++ b/intern/bmfont/BMF_Api.h
@@ -127,3 +127,4 @@ void BMF_DrawStringTexture(BMF_Font* font, char* string, float x, float y, float
#endif
#endif /* __BMF_API_H */
+
diff --git a/intern/bmfont/BMF_Fonts.h b/intern/bmfont/BMF_Fonts.h
index 7848031805f..bf7c370e47e 100644
--- a/intern/bmfont/BMF_Fonts.h
+++ b/intern/bmfont/BMF_Fonts.h
@@ -74,3 +74,4 @@ typedef enum
typedef struct BMF_Font BMF_Font;
#endif /* __BMF_FONTS_H */
+
diff --git a/intern/bmfont/BMF_Settings.h b/intern/bmfont/BMF_Settings.h
index 24ee13ad531..247f9e474fc 100644
--- a/intern/bmfont/BMF_Settings.h
+++ b/intern/bmfont/BMF_Settings.h
@@ -67,3 +67,4 @@
#endif /* BMF_MINIMAL */
#endif /* __BMF_SETTINGS_H */
+
diff --git a/intern/bmfont/intern/BMF_BitmapFont.h b/intern/bmfont/intern/BMF_BitmapFont.h
index f203cb374ae..30cfd650353 100644
--- a/intern/bmfont/intern/BMF_BitmapFont.h
+++ b/intern/bmfont/intern/BMF_BitmapFont.h
@@ -107,3 +107,4 @@ protected:
};
#endif // __BMF_BITMAP_FONT_H
+
diff --git a/intern/bmfont/intern/BMF_FontData.h b/intern/bmfont/intern/BMF_FontData.h
index b1e1a08f92a..512bdf1a53d 100644
--- a/intern/bmfont/intern/BMF_FontData.h
+++ b/intern/bmfont/intern/BMF_FontData.h
@@ -55,3 +55,4 @@ typedef struct {
} BMF_FontData;
#endif
+
diff --git a/intern/bsp/extern/CSG_BooleanOps.h b/intern/bsp/extern/CSG_BooleanOps.h
index 0a348fdc05e..58e8534f351 100755
--- a/intern/bsp/extern/CSG_BooleanOps.h
+++ b/intern/bsp/extern/CSG_BooleanOps.h
@@ -425,4 +425,5 @@ CSG_FreeBooleanOperation(
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/intern/BSP_CSGException.h b/intern/bsp/intern/BSP_CSGException.h
index 7224d8b0910..15835bc0516 100755
--- a/intern/bsp/intern/BSP_CSGException.h
+++ b/intern/bsp/intern/BSP_CSGException.h
@@ -56,3 +56,4 @@ public :
};
#endif
+
diff --git a/intern/bsp/intern/BSP_CSGHelper.h b/intern/bsp/intern/BSP_CSGHelper.h
index f122fc3cf31..6bf51383268 100644
--- a/intern/bsp/intern/BSP_CSGHelper.h
+++ b/intern/bsp/intern/BSP_CSGHelper.h
@@ -97,3 +97,4 @@ private:
};
#endif
+
diff --git a/intern/bsp/intern/BSP_CSGMesh.h b/intern/bsp/intern/BSP_CSGMesh.h
index 1b56ca7a3e5..2ff610d41f2 100755
--- a/intern/bsp/intern/BSP_CSGMesh.h
+++ b/intern/bsp/intern/BSP_CSGMesh.h
@@ -342,4 +342,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/intern/BSP_CSGMeshBuilder.h b/intern/bsp/intern/BSP_CSGMeshBuilder.h
index b79b65ba55b..05ed5bee1f3 100755
--- a/intern/bsp/intern/BSP_CSGMeshBuilder.h
+++ b/intern/bsp/intern/BSP_CSGMeshBuilder.h
@@ -72,3 +72,4 @@ private :
#endif
+
diff --git a/intern/bsp/intern/BSP_CSGMeshSplitter.h b/intern/bsp/intern/BSP_CSGMeshSplitter.h
index 8216082d007..108b18266c6 100755
--- a/intern/bsp/intern/BSP_CSGMeshSplitter.h
+++ b/intern/bsp/intern/BSP_CSGMeshSplitter.h
@@ -204,5 +204,3 @@ private :
#endif
-
-
diff --git a/intern/bsp/intern/BSP_CSGMesh_CFIterator.h b/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
index 5d4e28e4647..50f3c7fa217 100755
--- a/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
+++ b/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
@@ -269,4 +269,5 @@ BSP_CSGMesh_FaceIt_Construct(
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/intern/BSP_CSGUserData.h b/intern/bsp/intern/BSP_CSGUserData.h
index 86d86cdd0b1..6eb00d99cd3 100755
--- a/intern/bsp/intern/BSP_CSGUserData.h
+++ b/intern/bsp/intern/BSP_CSGUserData.h
@@ -134,3 +134,4 @@ private :
#endif
+
diff --git a/intern/bsp/intern/BSP_FragNode.h b/intern/bsp/intern/BSP_FragNode.h
index f289419950b..699e080790e 100755
--- a/intern/bsp/intern/BSP_FragNode.h
+++ b/intern/bsp/intern/BSP_FragNode.h
@@ -122,6 +122,5 @@ public :
};
+#endif
-
-#endif \ No newline at end of file
diff --git a/intern/bsp/intern/BSP_FragTree.h b/intern/bsp/intern/BSP_FragTree.h
index 7965a055c92..ea56190244e 100755
--- a/intern/bsp/intern/BSP_FragTree.h
+++ b/intern/bsp/intern/BSP_FragTree.h
@@ -138,9 +138,5 @@ private :
};
-
#endif
-
-
-
diff --git a/intern/bsp/intern/BSP_MeshFragment.h b/intern/bsp/intern/BSP_MeshFragment.h
index e0068d1c9e7..a53960299c2 100755
--- a/intern/bsp/intern/BSP_MeshFragment.h
+++ b/intern/bsp/intern/BSP_MeshFragment.h
@@ -150,3 +150,4 @@ private :
#endif
+
diff --git a/intern/bsp/intern/BSP_MeshPrimitives.h b/intern/bsp/intern/BSP_MeshPrimitives.h
index 8ba9cc6b83e..7b659700299 100644
--- a/intern/bsp/intern/BSP_MeshPrimitives.h
+++ b/intern/bsp/intern/BSP_MeshPrimitives.h
@@ -286,4 +286,5 @@ public :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/intern/BSP_Triangulate.h b/intern/bsp/intern/BSP_Triangulate.h
index bee8e9711a9..20b9e61ca7b 100755
--- a/intern/bsp/intern/BSP_Triangulate.h
+++ b/intern/bsp/intern/BSP_Triangulate.h
@@ -129,4 +129,3 @@ private:
#endif
-
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h b/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
index 086ee42b903..49ab615403d 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
@@ -162,4 +162,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h b/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h
index 427c6a34f4d..fb1c5b1ccf0 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h
@@ -74,4 +74,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h b/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
index 5f7a793267e..011b5a8dbcb 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
@@ -61,4 +61,5 @@ private :
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h b/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
index d2429cd3330..5bfdb703a52 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
@@ -351,4 +351,5 @@ BuildMesh(
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/container/CTR_List.h b/intern/container/CTR_List.h
index 29d7c2f8de1..2ca2d60d0e7 100644
--- a/intern/container/CTR_List.h
+++ b/intern/container/CTR_List.h
@@ -140,5 +140,3 @@ private:
#endif
-
-
diff --git a/intern/container/CTR_Map.h b/intern/container/CTR_Map.h
index 348807212b6..8d4c94b4c01 100644
--- a/intern/container/CTR_Map.h
+++ b/intern/container/CTR_Map.h
@@ -148,5 +148,3 @@ private:
#endif
-
-
diff --git a/intern/container/CTR_TaggedIndex.h b/intern/container/CTR_TaggedIndex.h
index 026819d465c..87bc8a4315e 100644
--- a/intern/container/CTR_TaggedIndex.h
+++ b/intern/container/CTR_TaggedIndex.h
@@ -197,30 +197,5 @@ private :
};
-
#endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/intern/container/CTR_TaggedSetOps.h b/intern/container/CTR_TaggedSetOps.h
index fc12f6fed04..6c550e6ff22 100644
--- a/intern/container/CTR_TaggedSetOps.h
+++ b/intern/container/CTR_TaggedSetOps.h
@@ -281,7 +281,5 @@ private :
};
-
-
#endif
diff --git a/intern/container/CTR_UHeap.h b/intern/container/CTR_UHeap.h
index 251e020aba3..c6321ea1abe 100644
--- a/intern/container/CTR_UHeap.h
+++ b/intern/container/CTR_UHeap.h
@@ -301,3 +301,4 @@ private:
};
#endif
+
diff --git a/intern/decimation/extern/LOD_decimation.h b/intern/decimation/extern/LOD_decimation.h
index 7a74dde165a..4b1936b72fb 100644
--- a/intern/decimation/extern/LOD_decimation.h
+++ b/intern/decimation/extern/LOD_decimation.h
@@ -115,5 +115,3 @@ extern int LOD_FreeDecimationData(LOD_Decimation_InfoPtr);
#endif // NAN_INCLUDED_LOD_decimation_h
-
-
diff --git a/intern/decimation/intern/LOD_DecimationClass.h b/intern/decimation/intern/LOD_DecimationClass.h
index 7df294daaee..302c023392f 100644
--- a/intern/decimation/intern/LOD_DecimationClass.h
+++ b/intern/decimation/intern/LOD_DecimationClass.h
@@ -114,5 +114,5 @@ private :
MEM_SmartPtr<LOD_ExternBufferEditor> m_extern_editor;
};
-
#endif
+
diff --git a/intern/decimation/intern/LOD_EdgeCollapser.h b/intern/decimation/intern/LOD_EdgeCollapser.h
index d500c45e1ba..c19786c8b85 100644
--- a/intern/decimation/intern/LOD_EdgeCollapser.h
+++ b/intern/decimation/intern/LOD_EdgeCollapser.h
@@ -113,6 +113,5 @@ private :
};
-
#endif
diff --git a/intern/decimation/intern/LOD_ExternNormalEditor.h b/intern/decimation/intern/LOD_ExternNormalEditor.h
index c32b3d5a0b3..ba205f79790 100644
--- a/intern/decimation/intern/LOD_ExternNormalEditor.h
+++ b/intern/decimation/intern/LOD_ExternNormalEditor.h
@@ -132,3 +132,4 @@ private :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_FaceNormalEditor.h b/intern/decimation/intern/LOD_FaceNormalEditor.h
index 345dc4f8246..c3a1f9890c0 100644
--- a/intern/decimation/intern/LOD_FaceNormalEditor.h
+++ b/intern/decimation/intern/LOD_FaceNormalEditor.h
@@ -141,3 +141,4 @@ private :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_ManMesh2.h b/intern/decimation/intern/LOD_ManMesh2.h
index e208155c1f0..6b52e574f4d 100644
--- a/intern/decimation/intern/LOD_ManMesh2.h
+++ b/intern/decimation/intern/LOD_ManMesh2.h
@@ -261,4 +261,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/decimation/intern/LOD_MeshBounds.h b/intern/decimation/intern/LOD_MeshBounds.h
index bb74bdb3945..f9e1e08d9d3 100644
--- a/intern/decimation/intern/LOD_MeshBounds.h
+++ b/intern/decimation/intern/LOD_MeshBounds.h
@@ -130,5 +130,5 @@ private :
};
-
#endif
+
diff --git a/intern/decimation/intern/LOD_MeshException.h b/intern/decimation/intern/LOD_MeshException.h
index 4f0b8f99c38..0f8d1de546a 100644
--- a/intern/decimation/intern/LOD_MeshException.h
+++ b/intern/decimation/intern/LOD_MeshException.h
@@ -53,3 +53,4 @@ public :
};
#endif
+
diff --git a/intern/decimation/intern/LOD_QSDecimator.h b/intern/decimation/intern/LOD_QSDecimator.h
index c5ae915db29..12846c04aae 100644
--- a/intern/decimation/intern/LOD_QSDecimator.h
+++ b/intern/decimation/intern/LOD_QSDecimator.h
@@ -124,5 +124,6 @@ private :
};
+
#endif
diff --git a/intern/decimation/intern/LOD_Quadric.h b/intern/decimation/intern/LOD_Quadric.h
index 16e7dec17e9..d5b85c9ab71 100644
--- a/intern/decimation/intern/LOD_Quadric.h
+++ b/intern/decimation/intern/LOD_Quadric.h
@@ -163,6 +163,5 @@ public:
};
-
#endif
diff --git a/intern/decimation/intern/LOD_QuadricEditor.h b/intern/decimation/intern/LOD_QuadricEditor.h
index bb3a5e957b9..d7f230ec2da 100644
--- a/intern/decimation/intern/LOD_QuadricEditor.h
+++ b/intern/decimation/intern/LOD_QuadricEditor.h
@@ -117,3 +117,4 @@ private :
};
#endif
+
diff --git a/intern/ghost/GHOST_IEvent.h b/intern/ghost/GHOST_IEvent.h
index ba901708e84..eb60b5d2e53 100644
--- a/intern/ghost/GHOST_IEvent.h
+++ b/intern/ghost/GHOST_IEvent.h
@@ -86,3 +86,4 @@ public:
};
#endif // _GHOST_IEVENT_H_
+
diff --git a/intern/ghost/GHOST_IEventConsumer.h b/intern/ghost/GHOST_IEventConsumer.h
index 7234beff777..ddb3de99953 100644
--- a/intern/ghost/GHOST_IEventConsumer.h
+++ b/intern/ghost/GHOST_IEventConsumer.h
@@ -64,3 +64,4 @@ public:
};
#endif // _GHOST_EVENT_CONSUMER_H_
+
diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h
index 3c3398408f0..56c32ee870a 100644
--- a/intern/ghost/GHOST_ISystem.h
+++ b/intern/ghost/GHOST_ISystem.h
@@ -280,3 +280,4 @@ protected:
};
#endif // _GHOST_ISYSTEM_H_
+
diff --git a/intern/ghost/GHOST_ITimerTask.h b/intern/ghost/GHOST_ITimerTask.h
index 354652017d9..dd952728ed1 100644
--- a/intern/ghost/GHOST_ITimerTask.h
+++ b/intern/ghost/GHOST_ITimerTask.h
@@ -84,5 +84,5 @@ public:
virtual void setUserData(const GHOST_TUserDataPtr userData) = 0;
};
-
#endif // _GHOST_ITIMER_TASK_H_
+
diff --git a/intern/ghost/GHOST_IWindow.h b/intern/ghost/GHOST_IWindow.h
index 8f41345ec5f..ee576230890 100644
--- a/intern/ghost/GHOST_IWindow.h
+++ b/intern/ghost/GHOST_IWindow.h
@@ -239,3 +239,4 @@ public:
};
#endif // _GHOST_IWINDOW_H_
+
diff --git a/intern/ghost/GHOST_Rect.h b/intern/ghost/GHOST_Rect.h
index c8cfc79ea9d..fdf88697d94 100644
--- a/intern/ghost/GHOST_Rect.h
+++ b/intern/ghost/GHOST_Rect.h
@@ -235,3 +235,4 @@ inline bool GHOST_Rect::isInside(GHOST_TInt32 x, GHOST_TInt32 y) const
}
#endif // _H_GHOST_Rect
+
diff --git a/intern/ghost/GHOST_Types.h b/intern/ghost/GHOST_Types.h
index c7b8f3b19e0..b48e8f2054c 100644
--- a/intern/ghost/GHOST_Types.h
+++ b/intern/ghost/GHOST_Types.h
@@ -350,5 +350,5 @@ struct GHOST_TimerTaskHandle__;
typedef void (*GHOST_TimerProcPtr)(struct GHOST_TimerTaskHandle__* task, GHOST_TUns64 time);
#endif
-
#endif // _GHOST_TYPES_H_
+
diff --git a/intern/ghost/intern/GHOST_Buttons.h b/intern/ghost/intern/GHOST_Buttons.h
index fdde52f3e8e..d803ace4352 100644
--- a/intern/ghost/intern/GHOST_Buttons.h
+++ b/intern/ghost/intern/GHOST_Buttons.h
@@ -74,3 +74,4 @@ struct GHOST_Buttons {
};
#endif // _GHOST_BUTTONS_H_
+
diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.h b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
index 28326653b31..bdbbb7d7fea 100644
--- a/intern/ghost/intern/GHOST_CallbackEventConsumer.h
+++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
@@ -75,3 +75,4 @@ protected:
};
#endif // _GHOST_CALLBACK_EVENT_CONSUMER_H_
+
diff --git a/intern/ghost/intern/GHOST_Debug.h b/intern/ghost/intern/GHOST_Debug.h
index 18be85e08b4..b63aaedfdec 100644
--- a/intern/ghost/intern/GHOST_Debug.h
+++ b/intern/ghost/intern/GHOST_Debug.h
@@ -72,3 +72,4 @@
#endif // GHOST_DEBUG
#endif // _GHOST_DEBUG_H_
+
diff --git a/intern/ghost/intern/GHOST_DisplayManager.h b/intern/ghost/intern/GHOST_DisplayManager.h
index efc218a4952..a206243df79 100644
--- a/intern/ghost/intern/GHOST_DisplayManager.h
+++ b/intern/ghost/intern/GHOST_DisplayManager.h
@@ -140,3 +140,4 @@ protected:
#endif // _GHOST_DISPLAY_MANAGER_H_
+
diff --git a/intern/ghost/intern/GHOST_DisplayManagerCarbon.h b/intern/ghost/intern/GHOST_DisplayManagerCarbon.h
index 3374f710f47..644761f5c2a 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerCarbon.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerCarbon.h
@@ -117,3 +117,4 @@ protected:
#endif // _GHOST_DISPLAY_MANAGER_CARBON_H_
+
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.h b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
index f44ba07ee33..93be57c72cd 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
@@ -104,3 +104,4 @@ protected:
#endif // _GHOST_DISPLAY_MANAGER_WIN32_H_
+
diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.h b/intern/ghost/intern/GHOST_DisplayManagerX11.h
index 7f4e772ce95..38819b54231 100755
--- a/intern/ghost/intern/GHOST_DisplayManagerX11.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerX11.h
@@ -127,3 +127,4 @@ private :
#endif //
+
diff --git a/intern/ghost/intern/GHOST_Event.h b/intern/ghost/intern/GHOST_Event.h
index 90b411febf9..05c133cb332 100644
--- a/intern/ghost/intern/GHOST_Event.h
+++ b/intern/ghost/intern/GHOST_Event.h
@@ -112,3 +112,4 @@ protected:
};
#endif // _GHOST_EVENT_H_
+
diff --git a/intern/ghost/intern/GHOST_EventButton.h b/intern/ghost/intern/GHOST_EventButton.h
index f0718414ced..013aa92e2fb 100644
--- a/intern/ghost/intern/GHOST_EventButton.h
+++ b/intern/ghost/intern/GHOST_EventButton.h
@@ -71,3 +71,4 @@ protected:
};
#endif // _GHOST_EVENT_BUTTON_H_
+
diff --git a/intern/ghost/intern/GHOST_EventCursor.h b/intern/ghost/intern/GHOST_EventCursor.h
index 9b7d3d3acc7..5d14e289715 100644
--- a/intern/ghost/intern/GHOST_EventCursor.h
+++ b/intern/ghost/intern/GHOST_EventCursor.h
@@ -72,3 +72,4 @@ protected:
#endif // _GHOST_EVENT_CURSOR_H_
+
diff --git a/intern/ghost/intern/GHOST_EventKey.h b/intern/ghost/intern/GHOST_EventKey.h
index 19602736d99..d31ba845426 100644
--- a/intern/ghost/intern/GHOST_EventKey.h
+++ b/intern/ghost/intern/GHOST_EventKey.h
@@ -85,3 +85,4 @@ protected:
};
#endif // _GHOST_EVENT_KEY_H_
+
diff --git a/intern/ghost/intern/GHOST_EventManager.h b/intern/ghost/intern/GHOST_EventManager.h
index 93c009b892d..7f955eb42df 100644
--- a/intern/ghost/intern/GHOST_EventManager.h
+++ b/intern/ghost/intern/GHOST_EventManager.h
@@ -155,3 +155,4 @@ protected:
};
#endif // _GHOST_EVENT_MANAGER_H_
+
diff --git a/intern/ghost/intern/GHOST_EventPrinter.h b/intern/ghost/intern/GHOST_EventPrinter.h
index 6214e94393d..a943742026d 100644
--- a/intern/ghost/intern/GHOST_EventPrinter.h
+++ b/intern/ghost/intern/GHOST_EventPrinter.h
@@ -68,3 +68,4 @@ protected:
};
#endif // _GHOST_EVENT_PRINTER_H_
+
diff --git a/intern/ghost/intern/GHOST_ModifierKeys.h b/intern/ghost/intern/GHOST_ModifierKeys.h
index fc590b9597f..6b1e3c2e970 100644
--- a/intern/ghost/intern/GHOST_ModifierKeys.h
+++ b/intern/ghost/intern/GHOST_ModifierKeys.h
@@ -100,3 +100,4 @@ struct GHOST_ModifierKeys
};
#endif // _GHOST_MODIFIER_KEYS_H_
+
diff --git a/intern/ghost/intern/GHOST_System.h b/intern/ghost/intern/GHOST_System.h
index 52d90cab7a7..533665b6671 100644
--- a/intern/ghost/intern/GHOST_System.h
+++ b/intern/ghost/intern/GHOST_System.h
@@ -326,3 +326,4 @@ inline GHOST_WindowManager* GHOST_System::getWindowManager() const
}
#endif // _GHOST_SYSTEM_H_
+
diff --git a/intern/ghost/intern/GHOST_SystemCarbon.h b/intern/ghost/intern/GHOST_SystemCarbon.h
index 17c09e8e91f..3648b41e4b5 100644
--- a/intern/ghost/intern/GHOST_SystemCarbon.h
+++ b/intern/ghost/intern/GHOST_SystemCarbon.h
@@ -249,3 +249,4 @@ protected:
};
#endif // _GHOST_SYSTEM_CARBON_H_
+
diff --git a/intern/ghost/intern/GHOST_SystemCocoa.h b/intern/ghost/intern/GHOST_SystemCocoa.h
index 099706b7e82..96199af6346 100644
--- a/intern/ghost/intern/GHOST_SystemCocoa.h
+++ b/intern/ghost/intern/GHOST_SystemCocoa.h
@@ -63,3 +63,4 @@ class GHOST_SystemCarbon : public GHOST_System {
};
#endif // _GHOST_SYSTEM_CARBON_H_
+
diff --git a/intern/ghost/intern/GHOST_SystemWin32.h b/intern/ghost/intern/GHOST_SystemWin32.h
index ac1a7eb6ac5..ccdfbf5fda6 100644
--- a/intern/ghost/intern/GHOST_SystemWin32.h
+++ b/intern/ghost/intern/GHOST_SystemWin32.h
@@ -276,3 +276,4 @@ inline void GHOST_SystemWin32::storeModifierKeys(const GHOST_ModifierKeys& keys)
}
#endif // _GHOST_SYSTEM_WIN32_H_
+
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index 6dedf1eb457..6cb9f06ea3f 100755
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -247,6 +247,3 @@ private :
#endif
-
-
-
diff --git a/intern/ghost/intern/GHOST_TimerManager.h b/intern/ghost/intern/GHOST_TimerManager.h
index ab6d004cba8..fe843442661 100644
--- a/intern/ghost/intern/GHOST_TimerManager.h
+++ b/intern/ghost/intern/GHOST_TimerManager.h
@@ -131,3 +131,4 @@ protected:
};
#endif // _GHOST_TIMER_MANAGER_H_
+
diff --git a/intern/ghost/intern/GHOST_TimerTask.h b/intern/ghost/intern/GHOST_TimerTask.h
index 4f845a38fa1..bbcb75f4dcd 100644
--- a/intern/ghost/intern/GHOST_TimerTask.h
+++ b/intern/ghost/intern/GHOST_TimerTask.h
@@ -191,5 +191,5 @@ protected:
GHOST_TUns32 m_auxData;
};
-
#endif // _GHOST_TIMER_TASK_H_
+
diff --git a/intern/ghost/intern/GHOST_Window.h b/intern/ghost/intern/GHOST_Window.h
index 9bb2be7679f..b9f1797861c 100644
--- a/intern/ghost/intern/GHOST_Window.h
+++ b/intern/ghost/intern/GHOST_Window.h
@@ -253,3 +253,4 @@ inline GHOST_TStandardCursor GHOST_Window::getCursorShape() const
}
#endif // _GHOST_WINDOW_H
+
diff --git a/intern/ghost/intern/GHOST_WindowCarbon.h b/intern/ghost/intern/GHOST_WindowCarbon.h
index 694bb8e9a5d..8fb4663b3df 100644
--- a/intern/ghost/intern/GHOST_WindowCarbon.h
+++ b/intern/ghost/intern/GHOST_WindowCarbon.h
@@ -271,3 +271,4 @@ protected:
};
#endif // _GHOST_WINDOW_CARBON_H_
+
diff --git a/intern/ghost/intern/GHOST_WindowManager.h b/intern/ghost/intern/GHOST_WindowManager.h
index 7af86a1113c..b759b653196 100644
--- a/intern/ghost/intern/GHOST_WindowManager.h
+++ b/intern/ghost/intern/GHOST_WindowManager.h
@@ -163,3 +163,4 @@ protected:
};
#endif // _GHOST_WINDOW_MANAGER_H_
+
diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h
index c29e61aabbb..2663869ea47 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.h
+++ b/intern/ghost/intern/GHOST_WindowWin32.h
@@ -274,3 +274,4 @@ protected:
};
#endif // _GHOST_WINDOW_WIN32_H_
+
diff --git a/intern/ghost/intern/GHOST_WindowX11.h b/intern/ghost/intern/GHOST_WindowX11.h
index dd38496c903..5a56a9a82e9 100755
--- a/intern/ghost/intern/GHOST_WindowX11.h
+++ b/intern/ghost/intern/GHOST_WindowX11.h
@@ -290,3 +290,4 @@ private :
#endif // _GHOST_WINDOWX11_H_
+
diff --git a/intern/ghost/test/multitest/Basic.h b/intern/ghost/test/multitest/Basic.h
index f81f4684bcc..94fb0cdfc17 100644
--- a/intern/ghost/test/multitest/Basic.h
+++ b/intern/ghost/test/multitest/Basic.h
@@ -42,3 +42,4 @@ void rect_copy (int dst[2][2], int src[2][2]);
int rect_contains_pt (int rect[2][2], int pt[2]);
int rect_width (int rect[2][2]);
int rect_height (int rect[2][2]);
+
diff --git a/intern/ghost/test/multitest/GL.h b/intern/ghost/test/multitest/GL.h
index b395627d1d8..7a96ae9e9f8 100644
--- a/intern/ghost/test/multitest/GL.h
+++ b/intern/ghost/test/multitest/GL.h
@@ -41,3 +41,4 @@
#else // defined(WIN32) || defined(__APPLE__)
#include <GL/gl.h>
#endif // defined(WIN32) || defined(__APPLE__)
+
diff --git a/intern/ghost/test/multitest/ScrollBar.h b/intern/ghost/test/multitest/ScrollBar.h
index 30e49e8b531..b49ad041415 100644
--- a/intern/ghost/test/multitest/ScrollBar.h
+++ b/intern/ghost/test/multitest/ScrollBar.h
@@ -54,3 +54,4 @@ void scrollbar_get_rect (ScrollBar *sb, int rect_r[2][2]);
void scrollbar_get_thumb (ScrollBar *sb, int thumb_r[2][2]);
void scrollbar_free (ScrollBar *sb);
+
diff --git a/intern/ghost/test/multitest/Util.h b/intern/ghost/test/multitest/Util.h
index 1146112c9c4..e3e51824515 100644
--- a/intern/ghost/test/multitest/Util.h
+++ b/intern/ghost/test/multitest/Util.h
@@ -33,3 +33,4 @@ void* memdbl (void *mem, int *size_pr, int item_size);
char* string_dup (char *str);
void fatal (char *fmt, ...);
+
diff --git a/intern/ghost/test/multitest/WindowData.h b/intern/ghost/test/multitest/WindowData.h
index a046c41d90c..d913697610a 100644
--- a/intern/ghost/test/multitest/WindowData.h
+++ b/intern/ghost/test/multitest/WindowData.h
@@ -38,3 +38,4 @@ typedef struct _WindowData WindowData;
WindowData* windowdata_new (void *data, WindowDataHandler handler);
void windowdata_handle (WindowData *wb, GHOST_EventHandle evt);
void windowdata_free (WindowData *wb);
+
diff --git a/intern/guardedalloc/MEM_guardedalloc.h b/intern/guardedalloc/MEM_guardedalloc.h
index 0fab1aa0bda..6280b52059c 100644
--- a/intern/guardedalloc/MEM_guardedalloc.h
+++ b/intern/guardedalloc/MEM_guardedalloc.h
@@ -112,3 +112,4 @@ extern "C" {
#endif
#endif
+
diff --git a/intern/iksolver/extern/IK_solver.h b/intern/iksolver/extern/IK_solver.h
index 57d06a3ba32..7074c442cdf 100644
--- a/intern/iksolver/extern/IK_solver.h
+++ b/intern/iksolver/extern/IK_solver.h
@@ -204,4 +204,5 @@ extern void IK_FreeChain(IK_Chain_ExternPtr);
}
#endif
-#endif // NAN_INCLUDED_IK_solver_h \ No newline at end of file
+#endif // NAN_INCLUDED_IK_solver_h
+
diff --git a/intern/iksolver/intern/IK_CGChainSolver.h b/intern/iksolver/intern/IK_CGChainSolver.h
index f7aeee090a1..1a82e87df2a 100644
--- a/intern/iksolver/intern/IK_CGChainSolver.h
+++ b/intern/iksolver/intern/IK_CGChainSolver.h
@@ -174,5 +174,5 @@ private :
MEM_SmartPtr<IK_ConjugateGradientSolver> m_grad_solver;
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/intern/IK_Chain.h b/intern/iksolver/intern/IK_Chain.h
index 40496b6087a..47d64fc3abf 100644
--- a/intern/iksolver/intern/IK_Chain.h
+++ b/intern/iksolver/intern/IK_Chain.h
@@ -190,5 +190,5 @@ private :
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/intern/IK_ConjugateGradientSolver.h b/intern/iksolver/intern/IK_ConjugateGradientSolver.h
index e50799a9fa1..190599f2271 100644
--- a/intern/iksolver/intern/IK_ConjugateGradientSolver.h
+++ b/intern/iksolver/intern/IK_ConjugateGradientSolver.h
@@ -192,4 +192,3 @@ private :
#endif
-
diff --git a/intern/iksolver/intern/IK_JacobianSolver.h b/intern/iksolver/intern/IK_JacobianSolver.h
index 3f3372a2cb7..4e1c3e7601e 100644
--- a/intern/iksolver/intern/IK_JacobianSolver.h
+++ b/intern/iksolver/intern/IK_JacobianSolver.h
@@ -162,10 +162,5 @@ private :
};
-
-
-
#endif
-
-
diff --git a/intern/iksolver/intern/IK_LineMinimizer.h b/intern/iksolver/intern/IK_LineMinimizer.h
index 635a5972c02..ed2ebf93a1b 100644
--- a/intern/iksolver/intern/IK_LineMinimizer.h
+++ b/intern/iksolver/intern/IK_LineMinimizer.h
@@ -293,6 +293,5 @@ private :
#undef TINY
#undef ZEPS
-
-
#endif
+
diff --git a/intern/iksolver/intern/IK_QChain.h b/intern/iksolver/intern/IK_QChain.h
index ed02bcce53e..df249fe3f67 100644
--- a/intern/iksolver/intern/IK_QChain.h
+++ b/intern/iksolver/intern/IK_QChain.h
@@ -207,5 +207,5 @@ private :
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/intern/IK_QJacobianSolver.h b/intern/iksolver/intern/IK_QJacobianSolver.h
index 7e2f886d0c4..2a01fd05f83 100644
--- a/intern/iksolver/intern/IK_QJacobianSolver.h
+++ b/intern/iksolver/intern/IK_QJacobianSolver.h
@@ -175,10 +175,5 @@ private :
};
-
-
-
#endif
-
-
diff --git a/intern/iksolver/intern/IK_QSegment.h b/intern/iksolver/intern/IK_QSegment.h
index 0c0e3a7f8bc..fdd8255c930 100644
--- a/intern/iksolver/intern/IK_QSegment.h
+++ b/intern/iksolver/intern/IK_QSegment.h
@@ -287,4 +287,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/iksolver/intern/IK_QSolver_Class.h b/intern/iksolver/intern/IK_QSolver_Class.h
index 91ad9f9c186..3f69140640d 100644
--- a/intern/iksolver/intern/IK_QSolver_Class.h
+++ b/intern/iksolver/intern/IK_QSolver_Class.h
@@ -105,3 +105,4 @@ private :
};
#endif
+
diff --git a/intern/iksolver/intern/IK_Segment.h b/intern/iksolver/intern/IK_Segment.h
index 35018df7859..d390684d516 100644
--- a/intern/iksolver/intern/IK_Segment.h
+++ b/intern/iksolver/intern/IK_Segment.h
@@ -214,4 +214,5 @@ private :
};
-#endif \ No newline at end of file
+#endif
+
diff --git a/intern/iksolver/intern/IK_Solver_Class.h b/intern/iksolver/intern/IK_Solver_Class.h
index 1ef6c22f946..f2f1af056f2 100644
--- a/intern/iksolver/intern/IK_Solver_Class.h
+++ b/intern/iksolver/intern/IK_Solver_Class.h
@@ -91,3 +91,4 @@ private :
};
#endif
+
diff --git a/intern/iksolver/intern/MT_ExpMap.h b/intern/iksolver/intern/MT_ExpMap.h
index 10cacb59b78..814932f42e0 100644
--- a/intern/iksolver/intern/MT_ExpMap.h
+++ b/intern/iksolver/intern/MT_ExpMap.h
@@ -211,9 +211,5 @@ private :
};
-
-
#endif
-
-
diff --git a/intern/iksolver/intern/TNT/cholesky.h b/intern/iksolver/intern/TNT/cholesky.h
index a3e0118f4e5..669149ab45a 100644
--- a/intern/iksolver/intern/TNT/cholesky.h
+++ b/intern/iksolver/intern/TNT/cholesky.h
@@ -126,3 +126,4 @@ int Cholesky_upper_factorization(SPDMatrix &A, SymmMatrix &L)
#endif
// CHOLESKY_H
+
diff --git a/intern/iksolver/intern/TNT/cmat.h b/intern/iksolver/intern/TNT/cmat.h
index 80a82417e47..e465397dea1 100644
--- a/intern/iksolver/intern/TNT/cmat.h
+++ b/intern/iksolver/intern/TNT/cmat.h
@@ -649,13 +649,7 @@ inline void matmultdiag(
}
}
-
-
-
} // namespace TNT
+#endif // CMAT_H
-
-
-#endif
-// CMAT_H
diff --git a/intern/iksolver/intern/TNT/fcscmat.h b/intern/iksolver/intern/TNT/fcscmat.h
index 877364ad38c..7d18c634047 100644
--- a/intern/iksolver/intern/TNT/fcscmat.h
+++ b/intern/iksolver/intern/TNT/fcscmat.h
@@ -189,9 +189,7 @@ ostream& operator<<(ostream &s, const Fortran_Sparse_Col_Matrix<T> &A)
}
-
} // namespace TNT
-#endif
-/* FCSCMAT_H */
+#endif /* FCSCMAT_H */
diff --git a/intern/iksolver/intern/TNT/fmat.h b/intern/iksolver/intern/TNT/fmat.h
index 5de9a63813e..4f240a8f7f7 100644
--- a/intern/iksolver/intern/TNT/fmat.h
+++ b/intern/iksolver/intern/TNT/fmat.h
@@ -605,5 +605,6 @@ inline Fortran_Matrix<T> operator*(const Fortran_Matrix<T> &A, const T &x)
}
} // namespace TNT
-#endif
-// FMAT_H
+
+#endif // FMAT_H
+
diff --git a/intern/iksolver/intern/TNT/fortran.h b/intern/iksolver/intern/TNT/fortran.h
index 4f513300588..b7b8613b2ab 100644
--- a/intern/iksolver/intern/TNT/fortran.h
+++ b/intern/iksolver/intern/TNT/fortran.h
@@ -89,11 +89,9 @@ typedef char *fch_; // (in/out) single character
typedef char *cfch_; // (in) single character
-
#ifndef TNT_SUBSCRIPT_TYPE
#define TNT_SUBSCRIPT_TYPE TNT::Fortran_integer
#endif
+#endif // FORTRAN_H
-#endif
-// FORTRAN_H
diff --git a/intern/iksolver/intern/TNT/fspvec.h b/intern/iksolver/intern/TNT/fspvec.h
index b8dde35b6c6..cf537df5edc 100644
--- a/intern/iksolver/intern/TNT/fspvec.h
+++ b/intern/iksolver/intern/TNT/fspvec.h
@@ -196,5 +196,5 @@ istream& operator>>(istream &s, Fortran_Sparse_Vector<T> &A)
} // namespace TNT
-#endif
-// FSPVEC_H
+#endif // FSPVEC_H
+
diff --git a/intern/iksolver/intern/TNT/lapack.h b/intern/iksolver/intern/TNT/lapack.h
index d3556a96071..e25b9e5aa65 100644
--- a/intern/iksolver/intern/TNT/lapack.h
+++ b/intern/iksolver/intern/TNT/lapack.h
@@ -213,13 +213,5 @@ int eigenvalue_solve(const Fortran_Matrix<double> &A,
return (info==0 ? 0: 1);
}
-
-
-
-
-#endif
-// LAPACK_H
-
-
-
+#endif // LAPACK_H
diff --git a/intern/iksolver/intern/TNT/lu.h b/intern/iksolver/intern/TNT/lu.h
index b86027aa386..4dc80fdb7c4 100644
--- a/intern/iksolver/intern/TNT/lu.h
+++ b/intern/iksolver/intern/TNT/lu.h
@@ -232,5 +232,5 @@ int LU_solve(const MaTRiX &A, const VecToRSubscripts &indx, VecToR &b)
} // namespace TNT
-#endif
-// LU_H
+#endif // LU_H
+
diff --git a/intern/iksolver/intern/TNT/qr.h b/intern/iksolver/intern/TNT/qr.h
index 074551896b9..787800ad34e 100644
--- a/intern/iksolver/intern/TNT/qr.h
+++ b/intern/iksolver/intern/TNT/qr.h
@@ -257,5 +257,5 @@ int QR_solve(const MaTRiX &A, const Vector &c, /*const*/ Vector &d,
} // namespace TNT
-#endif
-// QR_H
+#endif // QR_H
+
diff --git a/intern/iksolver/intern/TNT/region1d.h b/intern/iksolver/intern/TNT/region1d.h
index 0307ee02c39..666b0920759 100644
--- a/intern/iksolver/intern/TNT/region1d.h
+++ b/intern/iksolver/intern/TNT/region1d.h
@@ -399,5 +399,5 @@ std::ostream& operator<<(std::ostream &s, const_Region1D<Array1D> &A)
} // namespace TNT
-#endif
-// const_Region1D_H
+#endif // const_Region1D_H
+
diff --git a/intern/iksolver/intern/TNT/region2d.h b/intern/iksolver/intern/TNT/region2d.h
index d612dfdaa79..11908cdd6cf 100644
--- a/intern/iksolver/intern/TNT/region2d.h
+++ b/intern/iksolver/intern/TNT/region2d.h
@@ -495,5 +495,5 @@ std::ostream& operator<<(std::ostream &s, const Region2D<Array2D> &A)
} // namespace TNT
-#endif
-// REGION2D_H
+#endif // REGION2D_H
+
diff --git a/intern/iksolver/intern/TNT/stopwatch.h b/intern/iksolver/intern/TNT/stopwatch.h
index 6079ec6f1b1..3d7425f0560 100644
--- a/intern/iksolver/intern/TNT/stopwatch.h
+++ b/intern/iksolver/intern/TNT/stopwatch.h
@@ -110,6 +110,4 @@ class stopwatch {
} // namespace TNT
#endif
-
-
-
+
diff --git a/intern/iksolver/intern/TNT/subscript.h b/intern/iksolver/intern/TNT/subscript.h
index 4728a79a168..3a978e3bed4 100644
--- a/intern/iksolver/intern/TNT/subscript.h
+++ b/intern/iksolver/intern/TNT/subscript.h
@@ -88,3 +88,4 @@ namespace TNT
#define TNT_BASE_OFFSET (1)
#endif
+
diff --git a/intern/iksolver/intern/TNT/svd.h b/intern/iksolver/intern/TNT/svd.h
index 9028b79130d..78e46ebda00 100644
--- a/intern/iksolver/intern/TNT/svd.h
+++ b/intern/iksolver/intern/TNT/svd.h
@@ -467,5 +467,6 @@ void SVD_a( MaTRiX &a, VecToR &w, MaTRiX &v) {
}
}
+
#endif
diff --git a/intern/iksolver/intern/TNT/tnt.h b/intern/iksolver/intern/TNT/tnt.h
index df27079f87a..49cce9bce82 100644
--- a/intern/iksolver/intern/TNT/tnt.h
+++ b/intern/iksolver/intern/TNT/tnt.h
@@ -117,11 +117,5 @@
#include "tntmath.h"
+#endif // TNT_H
-
-
-
-
-
-#endif
-// TNT_H
diff --git a/intern/iksolver/intern/TNT/tntmath.h b/intern/iksolver/intern/TNT/tntmath.h
index 3342ff7f5c6..0c289cbe607 100644
--- a/intern/iksolver/intern/TNT/tntmath.h
+++ b/intern/iksolver/intern/TNT/tntmath.h
@@ -171,7 +171,5 @@ inline double pythag(double a, double b)
} /* namespace TNT */
-
-#endif
-/* TNTMATH_H */
+#endif /* TNTMATH_H */
diff --git a/intern/iksolver/intern/TNT/tntreqs.h b/intern/iksolver/intern/TNT/tntreqs.h
index c935902554e..f08dee67fd2 100644
--- a/intern/iksolver/intern/TNT/tntreqs.h
+++ b/intern/iksolver/intern/TNT/tntreqs.h
@@ -53,8 +53,6 @@
*
*/
-
-
// The requirements for a bare-bones vector class:
//
//
@@ -100,3 +98,4 @@
// o) support () indexing
// o) I/O
//
+
diff --git a/intern/iksolver/intern/TNT/transv.h b/intern/iksolver/intern/TNT/transv.h
index 47730350acc..d6168c43a08 100644
--- a/intern/iksolver/intern/TNT/transv.h
+++ b/intern/iksolver/intern/TNT/transv.h
@@ -188,5 +188,5 @@ std::ostream& operator<<(std::ostream &s, const Transpose_View<Matrix> &A)
} // namespace TNT
-#endif
-// TRANSV_H
+#endif // TRANSV_H
+
diff --git a/intern/iksolver/intern/TNT/triang.h b/intern/iksolver/intern/TNT/triang.h
index 883caf138f7..15b35708a95 100644
--- a/intern/iksolver/intern/TNT/triang.h
+++ b/intern/iksolver/intern/TNT/triang.h
@@ -661,10 +661,5 @@ std::ostream& operator<<(std::ostream &s,
} // namespace TNT
-
-
-
-
-#endif
-//TRIANG_H
+#endif //TRIANG_H
diff --git a/intern/iksolver/intern/TNT/trisolve.h b/intern/iksolver/intern/TNT/trisolve.h
index 6a4f6e1a5b3..3054ff9d766 100644
--- a/intern/iksolver/intern/TNT/trisolve.h
+++ b/intern/iksolver/intern/TNT/trisolve.h
@@ -212,5 +212,5 @@ VecToR linear_solve(/*const*/ UnitUpperTriangularView<MaTriX> &A,
} // namespace TNT
-#endif
-// TRISLV_H
+#endif // TRISLV_H
+
diff --git a/intern/iksolver/intern/TNT/vec.h b/intern/iksolver/intern/TNT/vec.h
index beb034ce315..5e8925015bf 100644
--- a/intern/iksolver/intern/TNT/vec.h
+++ b/intern/iksolver/intern/TNT/vec.h
@@ -525,11 +525,7 @@ void vectorscale(
A[i] *= B;
}
-
-
-
-
} /* namespace TNT */
-#endif
-// VEC_H
+#endif // VEC_H
+
diff --git a/intern/iksolver/intern/TNT/vecadaptor.h b/intern/iksolver/intern/TNT/vecadaptor.h
index 337748c58bd..4ff0798e516 100644
--- a/intern/iksolver/intern/TNT/vecadaptor.h
+++ b/intern/iksolver/intern/TNT/vecadaptor.h
@@ -319,3 +319,4 @@ std::istream& operator>>(std::istream &s, Vector_Adaptor<BBVec> &A)
} // namespace TNT
#endif
+
diff --git a/intern/iksolver/intern/TNT/version.h b/intern/iksolver/intern/TNT/version.h
index c2759e0ce44..68a56335ba5 100644
--- a/intern/iksolver/intern/TNT/version.h
+++ b/intern/iksolver/intern/TNT/version.h
@@ -50,3 +50,4 @@
#define TNT_VERSION_STRING "0.9.4"
#endif
+
diff --git a/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h b/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h
index 7e56a02dd47..798f50be8ff 100644
--- a/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h
+++ b/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h
@@ -96,5 +96,5 @@ private :
static MEM_SmartPtr<GlutDrawManager> m_s_instance;
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h b/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h
index 39174b5ff1a..33343b74ebf 100644
--- a/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h
+++ b/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h
@@ -102,5 +102,5 @@ private :
static MEM_SmartPtr<GlutKeyboardManager> m_s_instance;
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h b/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h
index 95700bc14dd..fab68207c60 100644
--- a/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h
+++ b/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h
@@ -112,5 +112,5 @@ private :
static MEM_SmartPtr<GlutMouseManager> m_s_instance;
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h b/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h
index a164e686e37..b7e250a3ad0 100644
--- a/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h
+++ b/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h
@@ -382,6 +382,5 @@ private :
};
+#endif
-
-#endif \ No newline at end of file
diff --git a/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h b/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h
index 5f88bda378c..b84d600079e 100644
--- a/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h
+++ b/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h
@@ -80,5 +80,6 @@ private :
}
};
+
#endif
diff --git a/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h b/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h
index e7d210beffb..a4c97538c9e 100644
--- a/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h
+++ b/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h
@@ -207,5 +207,5 @@ private :
};
+#endif
-#endif \ No newline at end of file
diff --git a/intern/img/extern/IMG_Pixmap.h b/intern/img/extern/IMG_Pixmap.h
index 86f5d0e0c0f..d9ab96cd745 100644
--- a/intern/img/extern/IMG_Pixmap.h
+++ b/intern/img/extern/IMG_Pixmap.h
@@ -197,3 +197,4 @@ inline void IMG_Pixmap::getPixelAddress(float u, float v, GEN_TInt32& x, GEN_TIn
}
#endif /* _H_IMG_Pixmap */
+
diff --git a/intern/img/extern/IMG_PixmapRGBA32.h b/intern/img/extern/IMG_PixmapRGBA32.h
index ce590a037fe..861b9ab3ebf 100644
--- a/intern/img/extern/IMG_PixmapRGBA32.h
+++ b/intern/img/extern/IMG_PixmapRGBA32.h
@@ -215,3 +215,4 @@ inline void IMG_PixmapRGBA32::getColor(TPixelRGBA32 p, IMG_ColorRGBA& c) const
}
#endif /* _H_IMG_PixmapRGBA32 */
+
diff --git a/intern/img/intern/IMG_Color.h b/intern/img/intern/IMG_Color.h
index bc9cb88a450..92a452096c6 100644
--- a/intern/img/intern/IMG_Color.h
+++ b/intern/img/intern/IMG_Color.h
@@ -140,5 +140,5 @@ inline void IMG_ColorRGBA::blendColor(const IMG_ColorRGBA& c)
#endif
}
-
#endif /* _H_IMG_Color */
+
diff --git a/intern/img/intern/IMG_MemPtr.h b/intern/img/intern/IMG_MemPtr.h
index f9d5c5a12f5..a89e1f48d00 100644
--- a/intern/img/intern/IMG_MemPtr.h
+++ b/intern/img/intern/IMG_MemPtr.h
@@ -115,3 +115,4 @@ public:
};
#endif /* _H_IMG_MemPtr */
+
diff --git a/intern/keymaker/key_internal.h b/intern/keymaker/key_internal.h
index 103f61538fe..e3668cb1bfa 100644
--- a/intern/keymaker/key_internal.h
+++ b/intern/keymaker/key_internal.h
@@ -87,3 +87,4 @@ char *CryptDatablock(byte *CryptKey, int keylen, char *KeyDataString);
char *RSACryptKey(RSA *rsa, byte *CryptKey, int KeyLen);
void add_to_datablock(char **DataString, char *HexString, char *TypeString);
void LoadRSAprivKey(RSA *Priv);
+
diff --git a/intern/keymaker/mt19937int.h b/intern/keymaker/mt19937int.h
index 725d2079772..e49c7bc3a27 100644
--- a/intern/keymaker/mt19937int.h
+++ b/intern/keymaker/mt19937int.h
@@ -43,3 +43,4 @@ unsigned long genrand(void);
/* internal: */
void lsgenrand(unsigned long *seed_array);
+
diff --git a/intern/keymaker/python/key_pyc.h b/intern/keymaker/python/key_pyc.h
index 75e35832a21..16dd15f6e86 100644
--- a/intern/keymaker/python/key_pyc.h
+++ b/intern/keymaker/python/key_pyc.h
@@ -150,4 +150,5 @@ static unsigned char g_keycode[] = {
0x73,0x16,0x00,0x00,0x00,0x0f,0x04,0x0c,0x03,0x0c,
0x08,0x0c,0x0b,0x0f,0x01,0x03,0x04,0x0f,0x01,0x0f,
0x01,0x0d,0x01,0x12,0x00,0x09,0x01
-}; \ No newline at end of file
+};
+
diff --git a/intern/memutil/MEM_NonCopyable.h b/intern/memutil/MEM_NonCopyable.h
index 88284d53803..da67ce6b3e3 100644
--- a/intern/memutil/MEM_NonCopyable.h
+++ b/intern/memutil/MEM_NonCopyable.h
@@ -56,4 +56,3 @@ private :
#endif
-
diff --git a/intern/memutil/MEM_RefCountPtr.h b/intern/memutil/MEM_RefCountPtr.h
index fb563109087..0888ad77e8b 100644
--- a/intern/memutil/MEM_RefCountPtr.h
+++ b/intern/memutil/MEM_RefCountPtr.h
@@ -292,3 +292,4 @@ private :
};
#endif
+
diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h
index 3531f700ee3..9cb1e755247 100644
--- a/intern/memutil/MEM_RefCounted.h
+++ b/intern/memutil/MEM_RefCounted.h
@@ -116,5 +116,5 @@ inline int MEM_RefCounted::decRef()
return m_refCount;
}
+#endif // _H_MEM_REF_COUNTED
-#endif // _H_MEM_REF_COUNTED \ No newline at end of file
diff --git a/intern/memutil/MEM_RefCountedC-Api.h b/intern/memutil/MEM_RefCountedC-Api.h
index abaef47604c..0bba70388c5 100644
--- a/intern/memutil/MEM_RefCountedC-Api.h
+++ b/intern/memutil/MEM_RefCountedC-Api.h
@@ -87,4 +87,5 @@ extern int MEM_RefCountedDecRef(MEM_TRefCountedObjectPtr shared);
}
#endif
-#endif // _H_MEM_REF_COUNTED_C_API \ No newline at end of file
+#endif // _H_MEM_REF_COUNTED_C_API
+
diff --git a/intern/memutil/MEM_SmartPtr.h b/intern/memutil/MEM_SmartPtr.h
index b47b2bdc1a4..93b545d9ced 100644
--- a/intern/memutil/MEM_SmartPtr.h
+++ b/intern/memutil/MEM_SmartPtr.h
@@ -238,3 +238,4 @@ private :
};
#endif
+
diff --git a/intern/moto/include/GEN_List.h b/intern/moto/include/GEN_List.h
index c7f974430f3..03d9463b2bb 100644
--- a/intern/moto/include/GEN_List.h
+++ b/intern/moto/include/GEN_List.h
@@ -116,5 +116,3 @@ private:
#endif
-
-
diff --git a/intern/moto/include/GEN_Map.h b/intern/moto/include/GEN_Map.h
index a1d0dbfe73a..38b1500fd98 100644
--- a/intern/moto/include/GEN_Map.h
+++ b/intern/moto/include/GEN_Map.h
@@ -148,5 +148,3 @@ private:
#endif
-
-
diff --git a/intern/moto/include/MT_CmMatrix4x4.h b/intern/moto/include/MT_CmMatrix4x4.h
index a6e259fbe17..d0dcac6d023 100644
--- a/intern/moto/include/MT_CmMatrix4x4.h
+++ b/intern/moto/include/MT_CmMatrix4x4.h
@@ -145,3 +145,4 @@ protected:
};
#endif //MT_CmMatrix4x4
+
diff --git a/intern/moto/include/MT_Matrix3x3.h b/intern/moto/include/MT_Matrix3x3.h
index 01e5f01b539..c9597630ed1 100755
--- a/intern/moto/include/MT_Matrix3x3.h
+++ b/intern/moto/include/MT_Matrix3x3.h
@@ -212,3 +212,4 @@ inline MT_OStream& operator<<(MT_OStream& os, const MT_Matrix3x3& m) {
#endif
#endif
+
diff --git a/intern/moto/include/MT_Matrix4x4.h b/intern/moto/include/MT_Matrix4x4.h
index 0376db9e122..b4f271000dd 100755
--- a/intern/moto/include/MT_Matrix4x4.h
+++ b/intern/moto/include/MT_Matrix4x4.h
@@ -248,3 +248,4 @@ inline MT_OStream& operator<<(MT_OStream& os, const MT_Matrix4x4& m) {
#endif
#endif
+
diff --git a/intern/moto/include/MT_MinMax.h b/intern/moto/include/MT_MinMax.h
index b206aa6efaf..06f8a8d18c8 100755
--- a/intern/moto/include/MT_MinMax.h
+++ b/intern/moto/include/MT_MinMax.h
@@ -67,3 +67,4 @@ inline void MT_set_max(T& a, const T& b) {
}
#endif
+
diff --git a/intern/moto/include/MT_Optimize.h b/intern/moto/include/MT_Optimize.h
index 0ff3afcbd60..bf54ca8cade 100644
--- a/intern/moto/include/MT_Optimize.h
+++ b/intern/moto/include/MT_Optimize.h
@@ -40,3 +40,4 @@
#endif
#endif
+
diff --git a/intern/moto/include/MT_Plane3.h b/intern/moto/include/MT_Plane3.h
index bb9dd9e4f79..85315af8f5f 100644
--- a/intern/moto/include/MT_Plane3.h
+++ b/intern/moto/include/MT_Plane3.h
@@ -133,7 +133,5 @@ public :
#include "MT_Plane3.inl"
#endif
-
#endif
-
diff --git a/intern/moto/include/MT_Point2.h b/intern/moto/include/MT_Point2.h
index 2c3abaaf977..c6995f1ab0b 100644
--- a/intern/moto/include/MT_Point2.h
+++ b/intern/moto/include/MT_Point2.h
@@ -79,3 +79,4 @@ MT_Point2 MT_lerp(const MT_Point2& p1, const MT_Point2& p2, MT_Scalar t);
#endif
#endif
+
diff --git a/intern/moto/include/MT_Point3.h b/intern/moto/include/MT_Point3.h
index aa0b4c5f1bb..90a1a37ed37 100644
--- a/intern/moto/include/MT_Point3.h
+++ b/intern/moto/include/MT_Point3.h
@@ -79,3 +79,4 @@ MT_Point3 MT_lerp(const MT_Point3& p1, const MT_Point3& p2, MT_Scalar t);
#endif
#endif
+
diff --git a/intern/moto/include/MT_Quaternion.h b/intern/moto/include/MT_Quaternion.h
index 577df2e9fa5..045d346229c 100644
--- a/intern/moto/include/MT_Quaternion.h
+++ b/intern/moto/include/MT_Quaternion.h
@@ -108,5 +108,3 @@ MT_Quaternion operator*(const MT_Vector3& w, const MT_Quaternion& q);
#endif
-
-
diff --git a/intern/moto/include/MT_Scalar.h b/intern/moto/include/MT_Scalar.h
index a3257c3c73d..0a72a52c20e 100755
--- a/intern/moto/include/MT_Scalar.h
+++ b/intern/moto/include/MT_Scalar.h
@@ -83,6 +83,5 @@ inline MT_Scalar MT_random() {
return MT_Scalar(MT_rand()) / MT_Scalar(MT_RAND_MAX);
}
-
#endif
diff --git a/intern/moto/include/MT_Stream.h b/intern/moto/include/MT_Stream.h
index 6be0437f257..75d61014df8 100755
--- a/intern/moto/include/MT_Stream.h
+++ b/intern/moto/include/MT_Stream.h
@@ -56,3 +56,4 @@ inline MT_OStream& GEN_endl(MT_OStream& os) { return std::endl(os); }
#endif
#endif
+
diff --git a/intern/moto/include/MT_Transform.h b/intern/moto/include/MT_Transform.h
index 73ad0c77fa5..e774b125d0e 100644
--- a/intern/moto/include/MT_Transform.h
+++ b/intern/moto/include/MT_Transform.h
@@ -166,7 +166,3 @@ inline MT_Transform operator*(const MT_Transform& t1, const MT_Transform& t2) {
#endif
-
-
-
-
diff --git a/intern/moto/include/MT_Tuple2.h b/intern/moto/include/MT_Tuple2.h
index edefc2669e5..8a8334663ce 100755
--- a/intern/moto/include/MT_Tuple2.h
+++ b/intern/moto/include/MT_Tuple2.h
@@ -107,3 +107,4 @@ inline MT_OStream& operator<<(MT_OStream& os, const MT_Tuple2& t) {
}
#endif
+
diff --git a/intern/moto/include/MT_Tuple3.h b/intern/moto/include/MT_Tuple3.h
index 127b18bd41b..13be54adb57 100755
--- a/intern/moto/include/MT_Tuple3.h
+++ b/intern/moto/include/MT_Tuple3.h
@@ -112,3 +112,4 @@ inline MT_OStream& operator<<(MT_OStream& os, const MT_Tuple3& t) {
}
#endif
+
diff --git a/intern/moto/include/MT_Tuple4.h b/intern/moto/include/MT_Tuple4.h
index 96ee2d1d1e1..72b9e5f90a6 100755
--- a/intern/moto/include/MT_Tuple4.h
+++ b/intern/moto/include/MT_Tuple4.h
@@ -122,3 +122,4 @@ inline MT_OStream& operator<<(MT_OStream& os, const MT_Tuple4& t) {
}
#endif
+
diff --git a/intern/moto/include/MT_Vector2.h b/intern/moto/include/MT_Vector2.h
index 8cdeaacdbb0..b65feeff8bf 100644
--- a/intern/moto/include/MT_Vector2.h
+++ b/intern/moto/include/MT_Vector2.h
@@ -110,3 +110,4 @@ MT_Scalar MT_triple(const MT_Vector2& v1, const MT_Vector2& v2,
#endif
#endif
+
diff --git a/intern/moto/include/MT_Vector3.h b/intern/moto/include/MT_Vector3.h
index b1578f81c51..e940e55d10c 100644
--- a/intern/moto/include/MT_Vector3.h
+++ b/intern/moto/include/MT_Vector3.h
@@ -116,3 +116,4 @@ MT_Scalar MT_triple(const MT_Vector3& v1, const MT_Vector3& v2,
#endif
#endif
+
diff --git a/intern/moto/include/MT_assert.h b/intern/moto/include/MT_assert.h
index 392bcac311b..2f9f3c928db 100644
--- a/intern/moto/include/MT_assert.h
+++ b/intern/moto/include/MT_assert.h
@@ -47,5 +47,3 @@
#endif
-
-
diff --git a/intern/moto/include/NM_Scalar.h b/intern/moto/include/NM_Scalar.h
index 98b14ed7ee0..3224ef4ee18 100644
--- a/intern/moto/include/NM_Scalar.h
+++ b/intern/moto/include/NM_Scalar.h
@@ -157,10 +157,3 @@ inline NM_Scalar<T> pow(const NM_Scalar<T>& x, const NM_Scalar<T>& y) {
fabs(y.getValue()) * x.getError() + 1.0);
}
-
-
-
-
-
-
-
diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h
index 78bef5f6728..a7f91c3b377 100644
--- a/intern/string/STR_String.h
+++ b/intern/string/STR_String.h
@@ -200,3 +200,4 @@ inline STR_String operator+(const char *lhs, rcSTR_String rhs) { return STR_
#endif //_STR_String_H_
+