]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / spring.hh
index 7a5c890b831c852bf2a4c333362949728518abc6..58b72feb0e352ff4ca37d08a3888135f1e13af36 100644 (file)
@@ -20,7 +20,7 @@ struct Spring_smob
   bool expand_only_b_;
   Real strength_;
   
-  DECLARE_SIMPLE_SMOBS(Spring_smob,dummy);
+  DECLARE_SIMPLE_SMOBS(Spring_smob, dummy);
 public:
   Spring_smob();
 };