From bcf7e61d6dd87164d79a211cbda1378e1ddc77bd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Nov 2011 21:21:57 +0300 Subject: Fix code style. --- src/particlecontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particlecontainer.h') diff --git a/src/particlecontainer.h b/src/particlecontainer.h index 937c4dd63..2219bd67c 100644 --- a/src/particlecontainer.h +++ b/src/particlecontainer.h @@ -45,7 +45,7 @@ public: * delParent means that the destructor should also free the parent. */ ParticleContainer(ParticleContainer *parent = nullptr, - bool delParent = true); + bool delParent = true); virtual ~ParticleContainer(); -- cgit v1.2.3-60-g2f50