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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-09-10 02:02:12 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-09-10 02:02:12 +0400
commita7f3e347b7799b73d19adeee0057fce783ca2f32 (patch)
tree3116d397bac01815771f192b13d642176aa1dc8b /source/blender/modifiers
parent5d4a5b47a0a39b550e58bda9c4fbb0073e8abf3c (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/modifiers')
-rw-r--r--source/blender/modifiers/intern/MOD_navmesh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/modifiers/intern/MOD_navmesh.cpp b/source/blender/modifiers/intern/MOD_navmesh.cpp
index 888da7ba985..7a1c2bb6059 100644
--- a/source/blender/modifiers/intern/MOD_navmesh.cpp
+++ b/source/blender/modifiers/intern/MOD_navmesh.cpp
@@ -266,4 +266,4 @@ ModifierTypeInfo modifierType_NavMesh = {
/* foreachIDLink */ 0,
};
-}; \ No newline at end of file
+};