]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
patch::: 1.3.136.jcn3
[lilypond.git] / lily / include / chord-name.hh
index d9cc316497eee8a30d83ecb932c47fc274f8c127..1374ea192a849ad4c024d04ff98108ae5c14e401 100644 (file)
@@ -16,8 +16,8 @@
 class Chord_name
 {
 public:
-  DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM ));
-  DECLARE_SCHEME_CALLBACK(after_line_breaking, (SCM ));
+  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
 };
 
 #endif // CHORD_NAME_HH