]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/custos.cc
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / custos.cc
index f312e4a8abbaebebfba22bf585fbcf8eb2e6f7ce..d3fd23928da97e2a4b4cbc4776bba795594ca366 100644 (file)
@@ -93,12 +93,12 @@ Custos::print (SCM smob)
 }
 
 ADD_INTERFACE (Custos,
-              "A custos object.  @code{style} can have four valid values:"
-              " @code{mensural}, @code{vaticana}, @code{medicaea}, and"
-              " @code{hufnagel}.  @code{mensural} is the default style.",
-
-              /* properties */
-              "style "
-              "neutral-position "
-              "neutral-direction "
-              );
+               "A custos object.  @code{style} can have four valid values:"
+               " @code{mensural}, @code{vaticana}, @code{medicaea}, and"
+               " @code{hufnagel}.  @code{mensural} is the default style.",
+
+               /* properties */
+               "style "
+               "neutral-position "
+               "neutral-direction "
+              );