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:
-rw-r--r--source/blender/collada/ExtraTags.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/ExtraTags.cpp b/source/blender/collada/ExtraTags.cpp
index 4fce2768cee..2ea11c46509 100644
--- a/source/blender/collada/ExtraTags.cpp
+++ b/source/blender/collada/ExtraTags.cpp
@@ -47,4 +47,4 @@ bool ExtraTags::addTag(const std::string tag, const std::string data)
//std::cout << "ready to add " << tag << ": " << data << "." << std::endl;
return true;
-} \ No newline at end of file
+}