]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / chord-name.cc
index 757a1a57838bdbfeeec1661ee48baa456b4a5bea..3ffc591bd83f649988cef92f41f53138cca542c4 100644 (file)
@@ -35,5 +35,6 @@ Chord_name::after_line_breaking (SCM smob)
 ADD_INTERFACE (Chord_name,
               "A chord name.",
 
-              
-              "begin-of-line-visible");
+              /* properties */        
+              "begin-of-line-visible "
+              );