]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spring-smob.cc
*** empty log message ***
[lilypond.git] / lily / spring-smob.cc
index ecbeed1993978ea1a76aca7791d35f16be656dd6..7eb382074587f04bfb27c29970a63252e648e19d 100644 (file)
@@ -13,7 +13,7 @@
 Spring_smob::Spring_smob ()
 {
   distance_ = 0.;
-  strength_ =1.0;
+  strength_ = 1.0;
   expand_only_b_ = false;
   other_ = 0;
 }