aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ParticleCreation/SmartCopy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/ParticleCreation/SmartCopy.cpp')
-rw-r--r--Source/Particles/ParticleCreation/SmartCopy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ParticleCreation/SmartCopy.cpp b/Source/Particles/ParticleCreation/SmartCopy.cpp
index eaaa817eb..88e687503 100644
--- a/Source/Particles/ParticleCreation/SmartCopy.cpp
+++ b/Source/Particles/ParticleCreation/SmartCopy.cpp
@@ -29,6 +29,6 @@ SmartCopyTag getSmartCopyTag (const NameMap& src, const NameMap& dst)
++i_dst;
}
}
-
+
return tag;
}